Hostname
almanhal.com
Last fetched
almanhal.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
almanhal.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 |
|---|---|---|---|---|
| 100.31.17.242 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 158.252.148.58 | 158.252.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 158.252.2.65 | 158.252.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 158.252.58.45 | 158.252.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.221.141.14 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 51.112.172.191 | 51.112.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 54.90.23.207 | 54.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 158.252.209.114 | 158.252.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 100.55.177.158 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.203.251 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.196.126.6 | 32.196.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.130.27 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from almanhal.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for almanhal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from almanhal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "almanhal.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.