Hostname
airthings.com
Last fetched
airthings.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airthings.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.227.173.10 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.113 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.24 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.47 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.166.192.100 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.123 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.128 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.78 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.152.32 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.5 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.90 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.98 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airthings.com owner
- Contact emails
- eb27e3545e5197096219626f91bd960a-1811936@contact.gandi.net
- 124a2d1f-6da6-4171-bafa-3f7de25cd5d5@identity-protect.org
- 34e07059-201e-4e58-bf16-4adb796994de@identity-protect.org
- 86b7e0eb-81cf-4d9c-a5d5-3e147f0280a0@identity-protect.org
- 8b540b17-585c-4bb3-a7b7-18412ae896a8@identity-protect.org
- d52b57b9-5b9b-4ad7-bb4e-5b22f25c89af@identity-protect.org
- edebbae5-3d83-4ba6-9cff-e32a88fb7806@identity-protect.org
- owner-10124712@airthings.com.whoisprivacyservice.org
- owner-10394661@airthings.com.whoisprivacyservice.org
- owner-10603339@airthings.com.whoisprivacyservice.org
- owner-11537@airthings.com.whoisprivacyservice.org
- owner-1300011@airthings.com.whoisprivacyservice.org
- owner-2099920@airthings.com.whoisprivacyservice.org
- owner-4148748@airthings.com.whoisprivacyservice.org
- owner-4720261@airthings.com.whoisprivacyservice.org
- owner-4886028@airthings.com.whoisprivacyservice.org
- owner-5457541@airthings.com.whoisprivacyservice.org
- owner-5634604@airthings.com.whoisprivacyservice.org
- owner-8108896@airthings.com.whoisprivacyservice.org
- owner-8846176@airthings.com.whoisprivacyservice.org
- and 1 more
Subdomains
50 observed subdomains of airthings.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from airthings.com in the public web crawl.
733 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for airthings.com.
| Mechanism | Target |
|---|---|
| SPF_A | airthings.com |
| SPF_INCLUDE | 4406702.spf05.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.lipscore.com |
| SPF_IP | 109.247.69.201 |
| SPF_MX | airthings.com |
Related pages
Pivot deeper into the graph from airthings.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "airthings.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.