Skip to content

Hostname

bambooimport.com

Last fetched

bambooimport.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

bambooimport.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
sandra bonne
Contact emails

Subdomains

7 observed subdomains of bambooimport.com.

Web-graph footprint

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

185 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bambooimport.com.

MechanismTarget
SPF_Abambooimport.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_IP0:0:0:0:0:ffff:5fb3:f98a
SPF_IP95.179.249.138
SPF_MXbambooimport.com

Related pages

Pivot deeper into the graph from bambooimport.com.

Cypher and MCP

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

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