Skip to content

Hostname

samlino.dk

Last fetched

samlino.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · samlino.dkRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/samlino.dk

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.10713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.183.11318.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.1718.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.518.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.6218.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
compareeurope group
Contact emails

Subdomains

45 observed subdomains of samlino.dk.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for samlino.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.162.156.90

Related pages

Pivot deeper into the graph from samlino.dk.

Cypher and MCP

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

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