Hostname
awskeytech.com
Last fetched
awskeytech.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
awskeytech.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.39.55.148 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.59.203 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.165.173 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.201.208 | 35.181.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.44.112.85 | 51.44.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.45.45.36 | 51.45.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of awskeytech.com owner
- Contact emails
- 3551d4a0-e893-49d2-88b6-f07f158cee5c@identity-protect.org
- 48219174-6312-4c91-8910-bc231448b74a@identity-protect.org
- 942c3802-67b6-41fd-be76-ab604f8f915b@identity-protect.org
- ad6cdf8d-da7f-4687-ac7b-0181d4179164@identity-protect.org
- b1ddf230-1503-48fa-8f11-458b378dbfbe@identity-protect.org
- ce7a498e-723f-4c7c-b958-99d54e4d7413@identity-protect.org
- e231e9ea-ad77-40f4-be77-e3ee6013d2af@identity-protect.org
- owner-207487@awskeytech.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of awskeytech.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for awskeytech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from awskeytech.com.
- IP · 13.39.55.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 3551d4a0-e893-49d2-88b6-f07f158cee5c@identity-protect.org
- TLD · .com
- Browse hostnames · aw…
- 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: "awskeytech.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.