Skip to content

Hostname

sambla.dk

Last fetched

sambla.dk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:web solutions a/s as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.219.7418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.91.83.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.39.93.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.229.16435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.10.9752.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.253.17563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:web solutions a/s
Organization
ludvig wittberger
Contact emails

Subdomains

4 observed subdomains of sambla.dk.

Web-graph footprint

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

97 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sambla.dk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from sambla.dk.

Cypher and MCP

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

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