Skip to content

Hostname

senterforledelse.com

Last fetched

senterforledelse.com resolves to 1 IPv4 address operated by AS201454 in NO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · senterforledelse.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/senterforledelse.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.140.1.20245.140.0.0/22AS201454NO

WHOIS identity

Registrar
iana:1647
Organization
senter for ledelse as
Contact emails

Subdomains

7 observed subdomains of senterforledelse.com.

Threat posture

History

Mail and authentication

MX records

  • senterforledelse.com

SPF policy

5 SPF mechanisms authorising senders for senterforledelse.com.

MechanismTarget
SPF_Asenterforledelse.com
SPF_IP185.3.5.22
SPF_IP185.3.6.25
SPF_IP45.140.0.27
SPF_MXsenterforledelse.com

Related pages

Pivot deeper into the graph from senterforledelse.com.

Cypher and MCP

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

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