Hostname
ambulnz.com
Last fetched
ambulnz.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ambulnz.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 |
|---|---|---|---|---|
| 18.244.60.114 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.34 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.4 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.78 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.163.165.128 | 3.163.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.165.27 | 3.163.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.165.71 | 3.163.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.165.74 | 3.163.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.118 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.24 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.35 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.50 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- ambulnz holdings
- Contact emails
Subdomains
5 observed subdomains of ambulnz.com.
Web-graph footprint
Distinct hostnames that link to or from ambulnz.com in the public web crawl.
34 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
32 SPF mechanisms authorising senders for ambulnz.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | 3264478.spf05.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.127.153.86/32 |
| SPF_IP | 13.127.210.61/32 |
| SPF_IP | 147.160.167.14/32 |
| SPF_IP | 147.160.167.15/32 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 167.89.127.244/32 |
| SPF_IP | 167.89.31.27/32 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.21.4.52/32 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 223.165.113.0/24 |
| SPF_IP | 223.165.115.0/24 |
| SPF_IP | 223.165.118.0/23 |
| SPF_IP | 223.165.120.0/23 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 3.120.181.200/29 |
| SPF_IP | 3.222.0.24/29 |
| SPF_IP | 3.25.47.0/29 |
| SPF_IP | 3.7.25.40/29 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 52.66.154.99/32 |
Related pages
Pivot deeper into the graph from ambulnz.com.
- IP · 18.244.60.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · KR
- Email · stan.vashovsky@malergroup.com
- 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.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.