Hostname
compaction.com
Last fetched
compaction.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
compaction.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- home@webitall.dk
- info@domain-contact.org
- 02ce97279ae5b0633df1ab2f80b8feab0a46116e2b84ac9d4cd2c71292e21382@compaction.com.whoisproxy.org
- 127b84bdbfb3a41b9e003101d615c766f96483a18540e0caa2f8da12294fe5e5@compaction.com.whoisproxy.org
- 12ebf27204569d3d3fd400589234477a683b0d491380d82408730a4f72e102b7@compaction.com.whoisproxy.org
- 33911612abc832785ce8e48bb92df184f05b47a1b64dab44d68ceb9c370ba7bb@compaction.com.whoisproxy.org
- 33ba83b45b26414a59bb6a2e73c76cd764c76e9ee8498cd8dce7eefaa742a15c@compaction.com.whoisproxy.org
- 35db37735d7c5a16ab873f448c1a56582ddae3e6c9b8018c6aca3d0922b7f2a8@compaction.com.whoisproxy.org
- 406e7c294bed4ee711a762cac00c53399353e33409556566e96c4278b3231f6a@compaction.com.whoisproxy.org
- 4f711742532f07049410c360050bf9fbbd09d39a383f92836b1d8c8c857c4e00@compaction.com.whoisproxy.org
- 5c39cafe3271cdf852e8f4aed17c6f69b0d6c3504ba1d039e636964c018ec0e9@compaction.com.whoisproxy.org
- 75c931a4eca582779e324f709a891353eb0181d397e8b75290ac5b7180589d5b@compaction.com.whoisproxy.org
- 9562ea43f221548825ffcb1d991346880d9d3af5ecc650598c8b698f4133cfb1@compaction.com.whoisproxy.org
- a80bbdf41ff79665bc48510f4a373eb149b563c5da11d3fe4dfede6889bc59a9@compaction.com.whoisproxy.org
- c726e3e73e1209ca70b9025fd0dae96f64f5e2397c3e3275f40e10c7232f2728@compaction.com.whoisproxy.org
- dc16f1faaa581c86fa831955741061fea27fed011f09d02ecbdd6b1fd88160c1@compaction.com.whoisproxy.org
- e8bdf3f6180cd598b829651c8560bfbf8cc867ec6ac0fcd45f5553f436499d7d@compaction.com.whoisproxy.org
Subdomains
4 observed subdomains of compaction.com.
Web-graph footprint
Distinct hostnames that link to or from compaction.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for compaction.com.
| Mechanism | Target |
|---|---|
| SPF_A | compaction.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | compaction.com |
Related pages
Pivot deeper into the graph from compaction.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compaction.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.