Hostname
ambulnz-dev.com
Last fetched
ambulnz-dev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ambulnz-dev.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 |
|---|---|---|---|---|
| 3.164.68.115 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.129 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.21 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.93 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.167.163.17 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.47 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.55 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.62 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.103 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.18 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.25 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.83 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ambulnz-dev.com owner
- Contact emails
- 2c1649f4-bd98-4f5b-985a-28ce6dc3cf52@identity-protect.org
- 506d5268-9eff-4caf-bab9-816e2849887e@identity-protect.org
- 97afd0d8-58b2-4080-a8cf-0ae36e309ff5@identity-protect.org
- 9886cbc6-04e5-49fc-8953-7f8e4e33ee8e@identity-protect.org
- b536bd38-5d6a-4feb-9d9c-aabf8dac1bd7@identity-protect.org
- fba21d10-8280-4eb2-9e8a-4ff9602a3ab1@identity-protect.org
- owner-8154431@ambulnz-dev.com.whoisprivacyservice.org
- owner-8265276@ambulnz-dev.com.whoisprivacyservice.org
- owner@ambulnz-dev.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of ambulnz-dev.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ambulnz-dev.com.
- IP · 3.164.68.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 2c1649f4-bd98-4f5b-985a-28ce6dc3cf52@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- 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: "ambulnz-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.