Hostname
eb-de.com
Last fetched
eb-de.com resolves to 1 IPv4 address operated by AS9371 in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eb-de.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 |
|---|---|---|---|---|
| 182.48.47.28 | 182.48.0.0/18 | AS9371 | — | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- whois privacy protection service by onamae.com
- Contact emails
- proxy@whoisprotectservice.com
- 028f4a03-0fe4-4c4b-855b-82a585eb5c4c@identity-protect.org
- 1805c75b-6137-41b7-963a-ede335d5a44e@identity-protect.org
- 1bafabeb-e59d-430c-a935-e623d34276e7@identity-protect.org
- 5cb2d2a5-716d-4b68-9a5a-9272b67f917b@identity-protect.org
- owner-5674067@eb-de.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of eb-de.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from eb-de.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eb-de.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.