Skip to content

Hostname

edbpriser.dk

Last fetched

edbpriser.dk resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · edbpriser.dkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/edbpriser.dk

Resolution chain

edbpriser.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.173.21.373.173.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.22.373.173.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.23.373.173.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
aller holding a/s
Contact emails

Subdomains

6 observed subdomains of edbpriser.dk.

Web-graph footprint

Distinct hostnames that link to or from edbpriser.dk in the public web crawl.

181 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for edbpriser.dk.

MechanismTarget
SPF_Aedbpriser.dk
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_INCLUDEuxmail.io
SPF_MXedbpriser.dk

Related pages

Pivot deeper into the graph from edbpriser.dk.

Cypher and MCP

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

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