Skip to content

Hostname

smartcheckout.coolrunner.dk

Last fetched

smartcheckout.coolrunner.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · smartcheckout.coolrunner.dkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/smartcheckout.coolrunner.dk

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.4818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7118.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.9718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
52.85.193.1252.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.12852.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.1452.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4252.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with smartcheckout.coolrunner.dk in WhisperGraph.

Subdomains

1 observed subdomain of smartcheckout.coolrunner.dk.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for smartcheckout.coolrunner.dk.

MechanismTarget
SPF_INCLUDE8403585.spf08.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.itsecurity.dk
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.105.14
SPF_IP167.89.79.166
SPF_IP168.245.38.114
SPF_IP62.199.219.6

Related pages

Pivot deeper into the graph from smartcheckout.coolrunner.dk.

Cypher and MCP

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

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