Hostname
samspizza.com
Last fetched
samspizza.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
samspizza.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.255.41 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.49 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.58 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.82 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.84.91.14 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.2 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.38 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.57 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cb2965hg7b8@networksolutionsprivateregistration.com
- cc9dr96397y@networksolutionsprivateregistration.com
- cp7a25px9p9@networksolutionsprivateregistration.com
- ct4677zh8xx@networksolutionsprivateregistration.com
- gk5p65339nz@networksolutionsprivateregistration.com
- mc8dg9ac6bs@networksolutionsprivateregistration.com
- nn6g64p3359@networksolutionsprivateregistration.com
- qk6ec3ak92j@networksolutionsprivateregistration.com
- rm53m44f8da@networksolutionsprivateregistration.com
- s98nv8ku548@networksolutionsprivateregistration.com
- sk3q44cj33m@networksolutionsprivateregistration.com
- zs7m389f8qy@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of samspizza.com.
Web-graph footprint
Distinct hostnames that link to or from samspizza.com in the public web crawl.
7 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from samspizza.com.
- IP · 3.164.255.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · cb2965hg7b8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sa…
- 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: "samspizza.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.