Hostname
airtm.com
Last fetched
airtm.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airtm.com 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.252.119 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.34 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.5 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.54 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.121 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.60 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.7 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.88 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.112.29 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.54 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.72 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.95 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- airtmexico s.a. de c.v.
- Contact emails
- 74431.2217@compuserve.com
- ck8dz9mj677@networksolutionsprivateregistration.com
- domain@airtm.com
- nf3w98r564h@networksolutionsprivateregistration.com
- tj59d2wd8g9@networksolutionsprivateregistration.com
- tzparsa@gmail.com
- owner-6805658@airtm.com.whoisprivacyservice.org
- owner-7272989@airtm.com.whoisprivacyservice.org
- owner-844828@airtm.com.whoisprivacyservice.org
Subdomains
27 observed subdomains of airtm.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from airtm.com in the public web crawl.
366 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for airtm.com.
| Mechanism | Target |
|---|---|
| SPF_A | airtm.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.140.42 |
| SPF_IP | 149.72.142.59 |
Related pages
Pivot deeper into the graph from airtm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airtm.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.