Hostname
samlino.dk
Last fetched
samlino.dk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
samlino.dk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.187.107 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.126 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.66 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.77 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.239.183.113 | 18.239.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.183.17 | 18.239.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.183.5 | 18.239.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.183.62 | 18.239.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.15 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.23 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.48 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.97 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- compareeurope group
- Contact emails
Subdomains
45 observed subdomains of samlino.dk.
Showing 18 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from samlino.dk in the public web crawl.
211 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for samlino.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | one.zoho.eu |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 185.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.