Hostname
exampledomain.com
Last fetched
exampledomain.com resolves to 16 IPv4 addresses operated by LEASEWEB-USA-LAX - Leaseweb USA, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
exampledomain.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.241.213.99 | 172.241.212.0/22 | AS395954 | LEASEWEB-USA-LAX - Leaseweb USA, Inc. | US |
| 192.157.56.140 | 192.157.56.0/22 | AS55286 | SERVER-MANIA - B2 Net Solutions Inc. | US |
| 192.157.56.141 | 192.157.56.0/22 | AS55286 | SERVER-MANIA - B2 Net Solutions Inc. | US |
| 207.244.65.58 | 207.244.64.0/18 | AS30633 | LEASEWEB-USA-WDC - Leaseweb USA, Inc. | US |
| 212.92.104.122 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.4 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.5 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.7 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.104.9 | 212.92.104.0/21 | AS43350 | — | NL |
| 37.48.72.213 | 37.48.64.0/18 | AS60781 | — | NL |
| 37.48.77.79 | 37.48.64.0/18 | AS60781 | — | NL |
| 37.48.77.81 | 37.48.64.0/18 | AS60781 | — | NL |
| 37.48.77.82 | 37.48.64.0/18 | AS60781 | — | NL |
| 5.79.75.200 | 5.79.64.0/18 | AS60781 | — | NL |
| 5.79.75.210 | 5.79.64.0/18 | AS60781 | — | NL |
| 5.79.75.212 | 5.79.64.0/18 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain administrator
- Contact emails
Subdomains
48 observed subdomains of exampledomain.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exampledomain.com in the public web crawl.
54 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from exampledomain.com.
- IP · 172.241.213.99
- ASN · AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.
- Registrar · iana:146
- Country · US
- Email · admin@namefind.com
- TLD · .com
- Browse hostnames · ex…
- 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: "exampledomain.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.