Skip to content

Hostname

anskaffelser.dev

Last fetched

anskaffelser.dev resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · anskaffelser.devRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/anskaffelser.dev

Resolution chain

anskaffelser.dev resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.68.1083.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.313.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.513.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.823.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.166.160.1133.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.153.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.693.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.723.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1023.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.133.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.573.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.953.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1001
Organization
direktoratet for forvaltning og økonomistyring
Contact emails

Web-graph footprint

Distinct hostnames that link to or from anskaffelser.dev in the public web crawl.

17 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from anskaffelser.dev.

Cypher and MCP

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

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