Skip to content

Hostname

cmore.dk

Last fetched

cmore.dk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · cmore.dkRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/cmore.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.49.204.14513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.70.15813.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.238.5213.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.66.20313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.184.1616.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.239.2751.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
c more entertainment ab
Contact emails

Subdomains

4 observed subdomains of cmore.dk.

Web-graph footprint

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

64 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 cmore.dk.

MechanismTarget
SPF_INCLUDE_spf.tv4.neolane.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.38.180.37
SPF_IP194.17.7.135/32
SPF_IP194.17.7.157/32

Related pages

Pivot deeper into the graph from cmore.dk.

Cypher and MCP

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

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