Skip to content

Hostname

heder.no

Last fetched

heder.no resolves to 1 IPv4 address operated by AS28824 in NO.

Nutrition Label

WHISPER CANON · heder.noRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/heder.no

Resolution chain

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

IPPrefixASNOperatorCountry
213.162.241.246213.162.224.0/19AS28824NO

WHOIS identity

No WHOIS records are currently associated with heder.no in WhisperGraph.

Subdomains

1 observed subdomain of heder.no.

Subdomain
www.heder.no

Web-graph footprint

Distinct hostnames that link to or from heder.no in the public web crawl.

68 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for heder.no.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP167.89.46.79
SPF_IP193.69.157.22
SPF_IP193.69.159.54
SPF_IP193.69.208.106
SPF_IP193.91.209.70
SPF_IP195.1.203.74
SPF_IP213.52.12.102
SPF_IP217.8.136.86
SPF_IP84.213.243.7
SPF_IP85.165.204.240
SPF_IP86.62.190.122
SPF_MXheder.no

Related pages

Pivot deeper into the graph from heder.no.

Cypher and MCP

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

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