Hostname
api-dev-fleetarc.com
Last fetched
api-dev-fleetarc.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
api-dev-fleetarc.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.162.215.90 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.165.169.53 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.225.141.29 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.229.66.175 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.231.90.6 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.46.145 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.255.254.54 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.121.108 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.214.59.223 | 54.214.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of api-dev-fleetarc.com owner
- Contact emails
- 946f217b-56fe-4046-97ce-329caac8592b@identity-protect.org
- aacf0186-2727-40d7-a60e-5b800c0ba6e8@identity-protect.org
- b7e795c3-831b-47a3-b24a-7cd4727bd6ec@identity-protect.org
- cfc4b87b-27e3-4269-be69-2f4da071930a@identity-protect.org
- d7899bda-ad78-4ddb-86a3-b5f7e346ea22@identity-protect.org
- fecd3f04-d7e2-4658-90af-75e499e02674@identity-protect.org
Subdomains
2 observed subdomains of api-dev-fleetarc.com.
Threat posture
History
Related pages
Pivot deeper into the graph from api-dev-fleetarc.com.
- IP · 35.162.215.90
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 946f217b-56fe-4046-97ce-329caac8592b@identity-protect.org
- TLD · .com
- Browse hostnames · ap…
- 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: "api-dev-fleetarc.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.