Hostname
pizzanova.com
Last fetched
pizzanova.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pizzanova.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.67.112 | 15.197.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.148.14 | 3.33.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pizzanova.com owner
- Contact emails
Subdomains
17 observed subdomains of pizzanova.com.
Web-graph footprint
Distinct hostnames that link to or from pizzanova.com in the public web crawl.
128 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for pizzanova.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp1.logix.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.pizzanova.com |
| SPF_INCLUDE | spf3.pizzanova.com |
| SPF_IP | 104.153.56.0/24 |
| SPF_IP | 104.192.135.32/28 |
| SPF_IP | 216.183.88.0/25 |
| SPF_IP | 216.59.238.0/24 |
| SPF_IP | 64.29.147.0/24 |
Related pages
Pivot deeper into the graph from pizzanova.com.
- IP · 15.197.67.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · james@pizzanova.com
- TLD · .com
- Browse hostnames · pi…
- 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: "pizzanova.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.