Hostname
bbspizzaria.com
Last fetched
bbspizzaria.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bbspizzaria.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 |
|---|---|---|---|---|
| 18.173.219.3 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.33 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.51 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.65 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.36.122 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.19 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.72 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.88 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- bb's pizzaria
- Contact emails
- bill@wdcompanies.com
- bbspizzaria.com@domainsbyproxy.com
- mcdevitt.joseph@gmail.com
- 786f2c16-8ff6-4aac-80a0-2e0cbc8acac7@identity-protect.org
- 7da16b0b-ef6a-420a-b251-b82bcf94851e@identity-protect.org
- 86fae8a7-470e-4297-b94c-39452e2f97e8@identity-protect.org
- b1e8a516-091c-4b39-8489-8921cea60ad7@identity-protect.org
- d686feae-1c2e-4dce-9c9b-fe6d9b2e456d@identity-protect.org
- de1c576a-dd9d-436d-abe6-8d88f9dc5529@identity-protect.org
- e4d0f4f0-2b93-41f2-883f-b1da35adde0a@identity-protect.org
Subdomains
2 observed subdomains of bbspizzaria.com.
Web-graph footprint
Distinct hostnames that link to or from bbspizzaria.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bbspizzaria.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from bbspizzaria.com.
- IP · 18.173.219.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bill@wdcompanies.com
- TLD · .com
- Browse hostnames · bb…
- 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: "bbspizzaria.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.