Skip to content

Hostname

hotbot.com

Last fetched

hotbot.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.126108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.35108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.43108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.51108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.147.10018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.195.1018.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.1118.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.8318.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.195.8818.67.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of hotbot.com.

Web-graph footprint

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

1,788 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hotbot.com.

MechanismTarget
SPF_INCLUDE47242107.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from hotbot.com.

Cypher and MCP

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

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