Hostname
eb-longboat.com
Last fetched
eb-longboat.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
eb-longboat.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of eb-longboat.com owner
- Contact emails
- 02c9c5d6-7f8c-4f6f-82e5-e5ee8dc18f8a@identity-protect.org
- 23e7809d-5503-480c-815d-94441ed5cb32@identity-protect.org
- 425d50b4-c134-4bc1-bf33-74f3db89c056@identity-protect.org
- 81071e5a-6973-42b3-a47b-9b67ff783c7e@identity-protect.org
- aa1fa5df-f62c-482b-b712-c770a337c1f4@identity-protect.org
- df555969-5d6b-4d7e-9148-44b4c5ff19c6@identity-protect.org
- owner-961869@eb-longboat.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from eb-longboat.com.
- IP · 108.131.234.152
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 02c9c5d6-7f8c-4f6f-82e5-e5ee8dc18f8a@identity-protect.org
- TLD · .com
- Browse hostnames · eb…
- 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: "eb-longboat.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.