Skip to content

Hostname

boesner.com

Last fetched

boesner.com resolves to 1 IPv4 address operated by CLARANET-AS ClaraNET LTD in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.221.82.227213.221.64.0/18AS8426CLARANET-AS ClaraNET LTDDE

WHOIS identity

Registrar
iana:828
Organization
boesner gmbh holding und innovations
Contact emails

Subdomains

25 observed subdomains of boesner.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for boesner.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.srv2.de
SPF_IP212.23.153.130
SPF_IP212.23.153.133
SPF_IP212.23.157.122
SPF_IP213.164.80.26
SPF_IP213.221.82.242
SPF_IP217.6.2.178
SPF_IP217.7.117.229
SPF_IP46.189.27.146
SPF_IP51.144.166.115
SPF_IP51.144.66.92
SPF_IP52.157.151.71
SPF_IP62.138.235.26
SPF_IP62.138.244.211
SPF_IP62.138.244.212
SPF_IP62.138.244.213
SPF_IP80.153.155.73
SPF_IP81.14.237.6
SPF_IP81.89.246.175/32
SPF_IP84.201.116.114
SPF_IP84.46.89.133
SPF_IP93.240.40.106
SPF_MXboesner.com

Related pages

Pivot deeper into the graph from boesner.com.

Cypher and MCP

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

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