Hostname
huvitzl7.com
Last fetched
huvitzl7.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:444 as the registrar.
Nutrition Label
Resolution chain
huvitzl7.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.49.37 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.52 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.86 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.89 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.255.2 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.44 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.72 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.255.96 | 3.164.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:444
- Organization
- huvitz
- Contact emails
Subdomains
4 observed subdomains of huvitzl7.com.
Web-graph footprint
Distinct hostnames that link to or from huvitzl7.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for huvitzl7.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 123.140.224.200 |
| SPF_IP | 123.140.224.77 |
Related pages
Pivot deeper into the graph from huvitzl7.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "huvitzl7.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.