Hostname
airmee.com
Last fetched
airmee.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
airmee.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.32.104.53 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.75 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.78 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.89 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.20.116 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.127 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.59 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.88 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.245.60.26 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.72 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.78 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.79 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airmee.com owner
- Contact emails
- julianleesky@gmail.com
- xintuocompany2013@gmail.com
- 19049861-8aa9-4b82-94c7-107606e87a96@identity-protect.org
- 19335d77-6910-4d2a-9e05-ae68fc02c084@identity-protect.org
- 51e68e5c-299d-4112-a68b-d5a9cc12b304@identity-protect.org
- 6f25bb76-52a6-40cf-a7fd-35865a354bce@identity-protect.org
- 793b208e-693e-4535-a4f4-9db50cf87b49@identity-protect.org
- e1986dcb-2ef3-4c95-9a5b-4cff308a471b@identity-protect.org
- owner-11552076@airmee.com.whoisprivacyservice.org
- owner-6630895@airmee.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of airmee.com.
Web-graph footprint
Distinct hostnames that link to or from airmee.com in the public web crawl.
79 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for airmee.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from airmee.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airmee.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.