Hostname
smartlivingtips.org
Last fetched
smartlivingtips.org resolves to 1 IPv4 address operated by DAILY-SOL - S.C DAILY SOLUTIONS S.R.L in RO. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
smartlivingtips.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.240.149.32 | 91.240.149.0/24 | AS200826 | DAILY-SOL - S.C DAILY SOLUTIONS S.R.L | RO |
WHOIS identity
- Registrar
- iana:1479
- Organization
- daniel zevedei
- Contact emails
Subdomains
5 observed subdomains of smartlivingtips.org.
Web-graph footprint
Distinct hostnames that link to or from smartlivingtips.org in the public web crawl.
6 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- smartlivingtips.org
SPF policy
3 SPF mechanisms authorising senders for smartlivingtips.org.
| Mechanism | Target |
|---|---|
| SPF_A | smartlivingtips.org |
| SPF_IP | 91.240.149.32 |
| SPF_MX | smartlivingtips.org |
Related pages
Pivot deeper into the graph from smartlivingtips.org.
- IP · 91.240.149.32
- ASN · AS200826DAILY-SOL - S.C DAILY SOLUTIONS S.R.L
- Registrar · iana:1479
- Country · RO
- Email · domains@inedit-design.ro
- TLD · .org
- Browse hostnames · sm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartlivingtips.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.