Skip to content

Hostname

hjelseth.com

Last fetched

hjelseth.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · hjelseth.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hjelseth.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.251.114.23921.23.7.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO
64.239.19.15264.239.26.0/24AS49788NO

WHOIS identity

Registrar
iana:1001
Organization
daniel hjelseth
Contact emails

Subdomains

59 observed subdomains of hjelseth.com.

Web-graph footprint

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

236 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hjelseth.com.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.altibox.no
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.2.130.68
SPF_IP212.33.153.74
SPF_IP79.160.197.130/25
SPF_IP81.29.40.183
SPF_IP82.116.79.92
SPF_IP84.234.221.0/24
SPF_MXhjelseth.com

Related pages

Pivot deeper into the graph from hjelseth.com.

Cypher and MCP

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

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