Skip to content

Hostname

autoleasebilsalg.no

Last fetched

autoleasebilsalg.no resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US.

Nutrition Label

WHISPER CANON · autoleasebilsalg.noRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/autoleasebilsalg.no

Resolution chain

autoleasebilsalg.no resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.61.251.1323.61.251.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.61.251.1423.61.251.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
96.17.96.1296.17.96.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG
96.17.96.1896.17.96.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.SG

WHOIS identity

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

Subdomains

6 observed subdomains of autoleasebilsalg.no.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for autoleasebilsalg.no.

MechanismTarget
SPF_Abringcrm.no
SPF_INCLUDEdnbspf.dnb.dk
SPF_INCLUDEspf-00588c01.pphosted.com
SPF_INCLUDEspf-00588c02.pphosted.com
SPF_INCLUDEspf1.autolease.dk

Related pages

Pivot deeper into the graph from autoleasebilsalg.no.

Cypher and MCP

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

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