Hostname
anklyn.com
Last fetched
anklyn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anklyn.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.22.101 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.111 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.18 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.41 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.239.208.31 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.36 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.55 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.77 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anklyn.com owner
- Contact emails
- 31768dfe-17be-4166-8fec-c0a4a1c3348c@identity-protect.org
- 57eea659-7776-4648-a9c2-0dceaea22ba2@identity-protect.org
- 855a61b5-cebd-4a4c-86e9-3dab215b9ce2@identity-protect.org
- c27254b8-4095-412f-99c7-7717fbb726d1@identity-protect.org
- c3a0bcb4-c2e7-49a6-9fe4-cd710388abdc@identity-protect.org
- fa4eb39c-bace-4796-8bc2-203e2c399c50@identity-protect.org
- owner-672311@anklyn.com.whoisprivacyservice.org
- owner-8079695@anklyn.com.whoisprivacyservice.org
Subdomains
36 observed subdomains of anklyn.com.
Showing 25 of 36. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for anklyn.com.
| Mechanism | Target |
|---|---|
| SPF_A | anklyn.com |
| SPF_INCLUDE | spf.forwardemail.net |
Related pages
Pivot deeper into the graph from anklyn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anklyn.com"})-[: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.