Skip to content

Hostname

cobblestone.dk

Last fetched

cobblestone.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.241.66.14234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.151.11852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.128.3154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.52.21399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
cobblestone a/s
Contact emails

Subdomains

32 observed subdomains of cobblestone.dk.

Web-graph footprint

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

34 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cobblestone.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.zentura.dk
SPF_IP128.77.139.202
SPF_IP194.182.10.94
SPF_IP62.199.210.126
SPF_IP63.34.34.144
SPF_IP77.66.88.239

Related pages

Pivot deeper into the graph from cobblestone.dk.

Cypher and MCP

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

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