Hostname
compactliving.com
Last fetched
compactliving.com resolves to 1 IPv4 address operated by AS205275 in RO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
compactliving.com 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 |
|---|---|---|---|---|
| 89.39.246.223 | 89.39.246.0/24 | AS205275 | — | RO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- compact living as
- Contact emails
- 4568748@privacy-link.com
- 679732@privacy-link.com
- management@abstractholdings.com
- 25gv46koeect@privacy-protection.email
- 7phbvhhgtedc@privacy-protection.email
- dudrva9qwrrh@privacy-protection.email
- ffjkmxztx5bk@privacy-protection.email
- hrc8tgmvhbjm@privacy-protection.email
- ja4tqec6grwk@privacy-protection.email
- kcwvredw4hfq@privacy-protection.email
- nbpbueror5bc@privacy-protection.email
- nvwfpzhovy56@privacy-protection.email
- pretyun7rvb6@privacy-protection.email
- ssniwmyhugt4@privacy-protection.email
- v2a7t2syzdfy@privacy-protection.email
- wewubkmq5u9p@privacy-protection.email
- x3zm7ssqiqzs@privacy-protection.email
Subdomains
3 observed subdomains of compactliving.com.
Web-graph footprint
Distinct hostnames that link to or from compactliving.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for compactliving.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.romarg.net |
| SPF_INCLUDE | sendersrv.com |
Related pages
Pivot deeper into the graph from compactliving.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compactliving.com"})-[: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.