Skip to content

Hostname

baumlumber.com

Last fetched

baumlumber.com resolves to 1 IPv4 address operated by ADF01 - EBOUNDHOST.com in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

baumlumber.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.27.47.1069.27.47.0/24AS46433ADF01 - EBOUNDHOST.comUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0113201303
Contact emails

Subdomains

9 observed subdomains of baumlumber.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for baumlumber.com.

MechanismTarget
SPF_Abaumlumber.com
SPF_IP159.66.160.101/32
SPF_IP64.71.153.152/32
SPF_IP64.71.153.153/32
SPF_IP69.27.46.200
SPF_IP69.27.46.211
SPF_IP69.27.46.244
SPF_IP69.27.47.10
SPF_MXbaumlumber.com
SPF_MXtriadinet.com
SPF_MXtriadinet.net

Related pages

Pivot deeper into the graph from baumlumber.com.

Cypher and MCP

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

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