Hostname
advertsdata.com
Last fetched
advertsdata.com resolves to 1 IPv4 address operated by VERSATEL in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
advertsdata.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.27.158.85 | 89.27.128.0/17 | AS8881 | VERSATEL | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- index internet und mediaforschung
- Contact emails
Subdomains
38 observed subdomains of advertsdata.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from advertsdata.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for advertsdata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.routing.net |
| SPF_IP | 185.11.139.159/32 |
| SPF_IP | 213.160.90.22/32 |
| SPF_IP | 217.199.72.160/29 |
| SPF_IP | 217.199.72.168/29 |
| SPF_IP | 217.199.72.176/28 |
| SPF_IP | 81.169.165.199/32 |
| SPF_IP | 81.169.166.226/32 |
| SPF_IP | 82.207.179.224/28 |
| SPF_IP | 82.207.179.240/28 |
| SPF_IP | 85.214.27.190/32 |
| SPF_IP | 85.241.36.223/32 |
| SPF_IP | 89.27.158.64/27 |
| SPF_IP | 90.187.114.220/30 |
| SPF_MX | advertsdata.com |
Related pages
Pivot deeper into the graph from advertsdata.com.
- IP · 89.27.158.85
- ASN · AS8881VERSATEL
- Registrar · iana:976
- Country · DE
- Email · iglpiuee57yhtxnfpuu62an437icyvhiigynohrih7qcs@protectedmx.com
- TLD · .com
- Browse hostnames · ad…
- 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: "advertsdata.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.