Skip to content

Hostname

baobabgroup.com

Last fetched

baobabgroup.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · baobabgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/baobabgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.220104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.220104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
g. martel
Contact emails

Subdomains

4 observed subdomains of baobabgroup.com.

Web-graph footprint

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

36 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for baobabgroup.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEbaobab.elmg.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP154.66.174.54
SPF_IP163.53.93.168
SPF_IP163.53.93.170
SPF_IP163.53.93.243
SPF_IP163.53.93.245
SPF_IP192.174.92.48
SPF_IP192.174.92.49
SPF_IP196.50.8.178
SPF_IP34.252.226.184
SPF_IP41.219.11.29
SPF_IP41.78.49.42
SPF_IP51.210.221.135
SPF_IP52.19.131.251
SPF_IP54.240.51.52/32
SPF_IP54.240.51.53/32
SPF_IP79.81.166.100

Related pages

Pivot deeper into the graph from baobabgroup.com.

Cypher and MCP

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

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