Hostname
ad-j.com
Last fetched
ad-j.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ad-j.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
- ume@ncosmos.com
- 0527ad4ceb90b9485310be3629f6a4015615e255438c0a8f5d17280037127cff@ad-j.com.whoisproxy.org
- 0bf524c2010ab0dabf21e0779e544106984f307bea0f3f89552a115f3233617c@ad-j.com.whoisproxy.org
- 28aa9f8a05fac51640a21f6d4054bbf90c907bd090dec97055645917b05a3552@ad-j.com.whoisproxy.org
- 4815ec4054553c13f1e8434e37b8663b324ecf428a0e40f048f65c4b6e24c929@ad-j.com.whoisproxy.org
- 6dfefa4d8534c47c93d88ec294297ea2a7d538f3086757a99925a231e960c81a@ad-j.com.whoisproxy.org
- 81ca5e596d82a096ccba63e8068761487fe6a18c66a9fe96fc15066079467065@ad-j.com.whoisproxy.org
- 9888ba70df88acf4038a993decd5cddf0f0472f6237ade902452be4903101611@ad-j.com.whoisproxy.org
- c2238aa9aba5cf0d5325fb0c32d5a19663794dec50315e8edd4a9a959641209c@ad-j.com.whoisproxy.org
- ca6ba59f89dba721eedc982c8c71bf7f08758418e28b48de75fd905f137f1d40@ad-j.com.whoisproxy.org
- d628a5f65cc7037de024417fd1e2e640ad82782c0e46141bbbb8d44b4128eb44@ad-j.com.whoisproxy.org
- d81618c773ac9033c1149d4dfd28e57c17371a668a336d3c3a3800ffcf0c6b1e@ad-j.com.whoisproxy.org
- d836d0b71d81eb0639a7c2113cfdff9843d8e5ed448905da96f69123d682daab@ad-j.com.whoisproxy.org
- f8e96033b86e59566d44d8e53579cc09660bcb1e16d5201a867a7ebbbbb67a1f@ad-j.com.whoisproxy.org
Subdomains
36 observed subdomains of ad-j.com.
Web-graph footprint
Distinct hostnames that link to or from ad-j.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ad-j.com.
| Mechanism | Target |
|---|---|
| SPF_A | ad-j.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | ad-j.com |
Related pages
Pivot deeper into the graph from ad-j.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ad-j.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.