Hostname
haver.com
Last fetched
haver.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
haver.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 |
|---|---|---|---|---|
| 13.225.103.127 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.5 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.78 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.84 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.112.117 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.122 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.29 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.98 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- haver analytics,
- Contact emails
Subdomains
21 observed subdomains of haver.com.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from haver.com in the public web crawl.
139 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for haver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | jangomail.com |
| SPF_INCLUDE | spf.bolddesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.167.123.122 |
Related pages
Pivot deeper into the graph from haver.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "haver.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.