Hostname
struckded.com
Last fetched
struckded.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
struckded.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 |
|---|---|---|---|---|
| 18.155.107.120 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.42 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.45 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.58 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.65.185.25 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.43 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.50 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.70 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of struckded.com owner
- Contact emails
- 128b1e7f-9eac-4d6a-aecf-d1676af75ad5@identity-protect.org
- 38523ba7-ce8f-444b-b3d4-46b2cb40d5f1@identity-protect.org
- 57ebe5f7-17c5-413a-96a5-767b55720f75@identity-protect.org
- 8e899ee5-d8f9-4b12-87f4-c97ed07a60e6@identity-protect.org
- bb7648bf-e0aa-45f6-963d-58b1c3cf777b@identity-protect.org
- c9e6d7f6-db20-40a3-8117-4b94ad339924@identity-protect.org
- eb1656af-65c1-4c50-afcc-2341f3a6647f@identity-protect.org
- owner-2752790@struckded.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for struckded.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from struckded.com.
- IP · 18.155.107.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 128b1e7f-9eac-4d6a-aecf-d1676af75ad5@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "struckded.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.