Skip to content

Hostname

pricerunner.dk

Last fetched

pricerunner.dk resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · pricerunner.dkRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pricerunner.dk

Resolution chain

pricerunner.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
registrar:csc digital brand service, inc
Organization
iac search & media,
Contact emails

Subdomains

7 observed subdomains of pricerunner.dk.

Web-graph footprint

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

2,643 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pricerunner.dk.

MechanismTarget
SPF_INCLUDE_spf.rulemailer.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pricerunner.dk.

Cypher and MCP

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

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