Skip to content

Hostname

baobabplus.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.6.7104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.7104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
baobab sas
Contact emails

Subdomains

8 observed subdomains of baobabplus.com.

Web-graph footprint

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

31 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for baobabplus.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP154.66.174.54
SPF_IP178.20.52.56
SPF_IP196.50.8.178
SPF_IP34.252.226.184
SPF_IP41.219.11.29
SPF_IP41.78.49.42
SPF_IP52.19.131.251
SPF_MXbaobabplus.com

Related pages

Pivot deeper into the graph from baobabplus.com.

Cypher and MCP

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

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