Hostname
hautgam.com
Last fetched
hautgam.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
hautgam.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.168.116 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.39 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.66 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.73 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 92.113.24.5 | 92.113.24.0/21 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:1636
- Organization
- c/o whoisproxy.com
- Contact emails
- contact@privacyprotect.org
- 0136b8d6f2b69b6cc7858cdecf17d2b43ab7b6444537290af8550571d3bc204c@hautgam.com.whoisproxy.org
- 0a518fddd0817fa5b2febc539441b65c0a6cb9971d988861d54279c9b1e36e71@hautgam.com.whoisproxy.org
- 62dc4ae90667a7636f6054208f02de0172cf9a1258a71cb342996383b0ac1893@hautgam.com.whoisproxy.org
- b8c5d098cc353cfbb2fcda1093e38b524fbcada84cc8bc5100f950a17b4a0ec6@hautgam.com.whoisproxy.org
- f831e7281010ee9fd1c99b0bb1e6b1f90d143bd8b35f6153308142a3aaafe3ef@hautgam.com.whoisproxy.org
Subdomains
1 observed subdomain of hautgam.com.
| Subdomain |
|---|
| www.hautgam.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hautgam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zohomail.com |
Related pages
Pivot deeper into the graph from hautgam.com.
- IP · 18.239.168.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1636
- Country · US
- Email · contact@privacyprotect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "hautgam.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.