Skip to content

Hostname

bambuorganik.com

Last fetched

bambuorganik.com resolves to 2 IPv4 addresses operated by SERVERCENTRAL - DEFT.COM in US. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · bambuorganik.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bambuorganik.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.93.224.136204.93.128.0/17AS23352SERVERCENTRAL - DEFT.COMUS
74.208.108.1974.208.0.0/16AS8560US

WHOIS identity

Registrar
iana:1005
Organization
shonie de mexico s.a. de c.v.
Contact emails

Subdomains

7 observed subdomains of bambuorganik.com.

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bambuorganik.com.

MechanismTarget
SPF_Abambuorganik.com
SPF_Aserver.mediamas.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmtp.relay.serverneubox.com.mx
SPF_IP198.59.144.168
SPF_IP204.93.224.130
SPF_IP65.99.252.202
SPF_IP74.208.216.154
SPF_MXbambuorganik.com

Related pages

Pivot deeper into the graph from bambuorganik.com.

Cypher and MCP

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

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