Hostname
airboss-dev.com
Last fetched
airboss-dev.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
airboss-dev.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 |
|---|---|---|---|---|
| 16.58.79.114 | 16.58.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.118.65.96 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.16.43 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.190.129.10 | 18.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.86.148 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.147.131.39 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of airboss-dev.com owner
- Contact emails
- 1e6c97c2-8366-4026-b2dc-71ceec82e717@identity-protect.org
- 47473a33-eb26-4ebd-8a00-cfeb43727f5c@identity-protect.org
- 74fa4578-176f-4ded-bdcb-d3e2566eec9c@identity-protect.org
- a50ed568-4017-4630-ae68-64af2cdb672f@identity-protect.org
- d6cfb30d-ca76-416b-b88e-c038b0c1970b@identity-protect.org
- f30f762a-3929-46e7-b7e1-75e021cea771@identity-protect.org
- owner-4678173@airboss-dev.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of airboss-dev.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from airboss-dev.com.
- IP · 16.58.79.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1e6c97c2-8366-4026-b2dc-71ceec82e717@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: "airboss-dev.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.