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
Resolution chain
hotti.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.8.40 | 2.23.8.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
| 23.56.162.47 | 23.56.162.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.62.10.43 | 23.62.10.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.52.180.36 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.195.249.97 | 23.195.248.0/22 | AS16625 | AKAMAI-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for hotti.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.hotti.com |
| SPF_IP | 156.70.120.195 |
| SPF_IP | 52.36.252.44 |
| SPF_IP | 52.60.177.59 |
| SPF_MX | hotti.com |
Related pages
Pivot deeper into the graph from hotti.com.
- IP · 2.23.8.40
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:625
- Country · CZ
- Email · admin@nameadmininc.com
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.