Skip to content

Hostname

hotsr.com

Last fetched

hotsr.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hotsr.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hotsr.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.91.153104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.6.79104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.79104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.116172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.215172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of hotsr.com owner
Contact emails

Subdomains

23 observed subdomains of hotsr.com.

Web-graph footprint

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

955 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for hotsr.com.

MechanismTarget
SPF_Ahotsr.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.xmission.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeblastengine.com
SPF_INCLUDEsecondstreetmail.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP205.145.143.169/32
SPF_IP208.91.60.6/32
SPF_IP24.244.111.0/24

Related pages

Pivot deeper into the graph from hotsr.com.

Cypher and MCP

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

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