Skip to content

Hostname

hookah.com

Last fetched

hookah.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hookah.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hookah.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.63.10018.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.1218.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.318.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.4118.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.313.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.173.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.903.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.663.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:2
Organization
exotica enterprises
Contact emails

Subdomains

21 observed subdomains of hookah.com.

Web-graph footprint

Distinct hostnames that link to or from hookah.com in the public web crawl.

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hookah.com.

MechanismTarget
SPF_INCLUDEem4403.hookah.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from hookah.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hookah.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.