Hostname
narwalrus.com
Last fetched
narwalrus.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
narwalrus.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 |
|---|---|---|---|---|
| 52.23.148.226 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- benjamin zagorsky
- Contact emails
- narwalrusinc@gmail.com
- 27bd09c6-91a5-42d2-a3bd-c327fff72e36@identity-protect.org
- 98225f12-4120-42a5-89a4-4ccb780cba64@identity-protect.org
- b7a2f7ce-6970-40ce-86f9-5fcc0a7a4b22@identity-protect.org
- b883fa45-2803-4d21-98c7-00ecc956c0ff@identity-protect.org
- c801dd75-0b97-4327-9787-beccc3392a13@identity-protect.org
- cd03391d-ae31-4c62-8c8c-fc7f88f7a02c@identity-protect.org
- d563441b-d8e1-4004-8bf3-5878d2957b06@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from narwalrus.com.
- IP · 52.23.148.226
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · narwalrusinc@gmail.com
- TLD · .com
- Browse hostnames · na…
- 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: "narwalrus.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.