Skip to content

Hostname

baobabcollection.com

Last fetched

baobabcollection.com resolves to 1 IPv4 address operated by AS50309 in BE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · baobabcollection.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/baobabcollection.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
baobab collection
Contact emails

Subdomains

14 observed subdomains of baobabcollection.com.

Web-graph footprint

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

147 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for baobabcollection.com.

MechanismTarget
SPF_INCLUDEspf.logicalmail.be
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.160.128.219/32
SPF_IP185.160.128.251
SPF_IP194.78.35.54

Related pages

Pivot deeper into the graph from baobabcollection.com.

Cypher and MCP

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

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