Hostname
aironworks.com
Last fetched
aironworks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aironworks.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 |
|---|---|---|---|---|
| 13.226.244.29 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.38 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.87 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.92 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.80.100 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.116 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.60 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.61 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aironworks.com owner
- Contact emails
- 0f4af678-1d5d-49a3-aa64-384dcb8fe2f4@identity-protect.org
- 18b34f4c-12b6-4926-bd6a-9ade28992e8b@identity-protect.org
- 3bd6dbee-86fe-4320-87c7-a1833e0a8da7@identity-protect.org
- 446bab85-4ecf-4288-8f33-ccf56aa246dd@identity-protect.org
- 497e930f-2e90-4d39-a834-bad41f2b86cd@identity-protect.org
- d5227767-f539-49e1-b9ea-c911d75396e7@identity-protect.org
- d9e8b04b-e9fa-4122-82ea-bf108993f1c0@identity-protect.org
- owner-11255265@aironworks.com.whoisprivacyservice.org
- owner-7118054@aironworks.com.whoisprivacyservice.org
- owner-7315436@aironworks.com.whoisprivacyservice.org
- owner-7657952@aironworks.com.whoisprivacyservice.org
- owner-8967036@aironworks.com.whoisprivacyservice.org
Subdomains
42 observed subdomains of aironworks.com.
Showing 22 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aironworks.com in the public web crawl.
54 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for aironworks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20658943.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from aironworks.com.
- IP · 13.226.244.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0f4af678-1d5d-49a3-aa64-384dcb8fe2f4@identity-protect.org
- TLD · .com
- Browse hostnames · ai…
- 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: "aironworks.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.