Skip to content

Hostname

booden.net

Last fetched

booden.net resolves to 2 IPv4 addresses operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · booden.netRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/booden.net

Resolution chain

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

IPPrefixASNOperatorCountry
145.131.41.80145.131.41.0/24AS48635NL
20.107.224.020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:839
Organization
ronald booden
Contact emails

Subdomains

7 observed subdomains of booden.net.

Web-graph footprint

Distinct hostnames that link to or from booden.net in the public web crawl.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for booden.net.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from booden.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "booden.net"})-[: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.