Skip to content

Hostname

hotti.com

Last fetched

hotti.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CZ. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · hotti.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hotti.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.8.402.23.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.56.162.4723.56.162.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.62.10.4323.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.52.180.3623.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.195.249.9723.195.248.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:625
Organization
name administration inc. (bvi)
Contact emails

Subdomains

14 observed subdomains of hotti.com.

Web-graph footprint

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

15 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for hotti.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.hotti.com
SPF_IP156.70.120.195
SPF_IP52.36.252.44
SPF_IP52.60.177.59
SPF_MXhotti.com

Related pages

Pivot deeper into the graph from hotti.com.

Cypher and MCP

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

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