Skip to content

Hostname

bamboobasics.com

Last fetched

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

Nutrition Label

WHISPER CANON · bamboobasics.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bamboobasics.com

Resolution chain

bamboobasics.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
domain admin
Contact emails

Subdomains

8 observed subdomains of bamboobasics.com.

Web-graph footprint

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

318 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

34 SPF mechanisms authorising senders for bamboobasics.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.webapps.net
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP136.144.136.11/32
SPF_IP136.144.136.12/32
SPF_IP136.144.136.128/32
SPF_IP136.144.136.17/32
SPF_IP136.144.136.18/32
SPF_IP136.144.136.2/32
SPF_IP136.144.136.7/32
SPF_IP136.144.136.8
SPF_IP136.144.136.9
SPF_IP149.210.149.72/32
SPF_IP149.210.149.73
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2a01:7c8:7c8:0:0:0:0:73
SPF_IP2a01:7c8:7c8::72/64
SPF_IP2a01:7c8:7c9:ca11::/64
SPF_IP50.31.32.0/19
SPF_IP82.201.109.200
SPF_IP82.201.109.209

Related pages

Pivot deeper into the graph from bamboobasics.com.

Cypher and MCP

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

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