Skip to content

Hostname

boxer.se

Last fetched

boxer.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · boxer.seRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/boxer.se

Resolution chain

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

IPPrefixASNOperatorCountry
74.241.198.25474.240.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

32 observed subdomains of boxer.se.

Web-graph footprint

Distinct hostnames that link to or from boxer.se in the public web crawl.

201 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for boxer.se.

MechanismTarget
SPF_Amailout.comhem.com
SPF_Aoutbound33.service-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.12.60.32/27
SPF_IP193.235.3.42
SPF_IP195.84.7.212
SPF_IP195.84.7.215
SPF_IP83.241.180.150
SPF_IP89.150.195.185/32
SPF_IP89.150.196.228
SPF_IP90.130.90.36
SPF_IP90.130.90.37
SPF_IP90.130.90.40
SPF_IP90.130.90.41

Related pages

Pivot deeper into the graph from boxer.se.

Cypher and MCP

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

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