Skip to content

Hostname

baobaz.com

Last fetched

baobaz.com resolves to 1 IPv4 address operated by AS56630 in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · baobaz.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baobaz.com

Resolution chain

baobaz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.72.17.12477.72.16.0/23AS56630NL

WHOIS identity

Registrar
iana:1068
Organization
brandid-interactive
Contact emails

Subdomains

14 observed subdomains of baobaz.com.

Web-graph footprint

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

15 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • baobaz.com

SPF policy

4 SPF mechanisms authorising senders for baobaz.com.

MechanismTarget
SPF_Abaobaz.com
SPF_IP147.135.138.199
SPF_IP77.72.17.124
SPF_MXbaobaz.com

Related pages

Pivot deeper into the graph from baobaz.com.

Cypher and MCP

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

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