Skip to content

Hostname

babbopizzeria.com

Last fetched

babbopizzeria.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · babbopizzeria.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/babbopizzeria.com

Resolution chain

babbopizzeria.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.21.21104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.22.172104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.195.252172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.243172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.121.149.14485.121.149.0/24AS200019MD

WHOIS identity

Registrar
iana:1068
Organization
bandb hospitality group
Contact emails

Subdomains

1 observed subdomain of babbopizzeria.com.

Web-graph footprint

Distinct hostnames that link to or from babbopizzeria.com in the public web crawl.

23 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • babbopizzeria.com

SPF policy

3 SPF mechanisms authorising senders for babbopizzeria.com.

MechanismTarget
SPF_Ababbopizzeria.com
SPF_IP85.121.149.144
SPF_MXbabbopizzeria.com

Related pages

Pivot deeper into the graph from babbopizzeria.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "babbopizzeria.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.