Hostname
firstpizza.com
Last fetched
firstpizza.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
firstpizza.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.98.14 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.31 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.6 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.98.87 | 18.165.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ak3zj57e3ep@networksolutionsprivateregistration.com
- b34m49xh6e6@networksolutionsprivateregistration.com
- cj8vu4d62hw@networksolutionsprivateregistration.com
- ek3ax8cr8e6@networksolutionsprivateregistration.com
- p85zv3cg4x8@networksolutionsprivateregistration.com
- rr2ch9383cm@networksolutionsprivateregistration.com
- u75wy6us9qs@networksolutionsprivateregistration.com
- xx63e4rb8kq@networksolutionsprivateregistration.com
- info@gosonic.net
Subdomains
1 observed subdomain of firstpizza.com.
| Subdomain |
|---|
| www.firstpizza.com |
Web-graph footprint
Distinct hostnames that link to or from firstpizza.com in the public web crawl.
455 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for firstpizza.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.cloudus.oxcs.net |
Related pages
Pivot deeper into the graph from firstpizza.com.
- IP · 18.165.98.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ak3zj57e3ep@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fi…
- 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: "firstpizza.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.