Skip to content

Hostname

almanhal.com

Last fetched

almanhal.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · almanhal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/almanhal.com

Resolution chain

almanhal.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.17.242100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
158.252.148.58158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
158.252.2.65158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
158.252.58.45158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.221.141.143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
51.112.172.19151.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
54.90.23.20754.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
158.252.209.114158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
100.55.177.158100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.203.25132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.126.632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.130.2732.192.0.0/14AS14618AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for almanhal.com.

MechanismTarget
SPF_INCLUDEemailsrvr.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.