Skip to content

Hostname

cloud.hotcakehost.com

Last fetched

cloud.hotcakehost.com resolves to 1 IPv4 address operated by PEERNYC - Peerless Clothing Inc. in US.

Nutrition Label

WHISPER CANON · cloud.hotcakehost.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cloud.hotcakehost.com

Resolution chain

cloud.hotcakehost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.60.45.20265.60.45.0/24AS32475PEERNYC - Peerless Clothing Inc.US

WHOIS identity

No WHOIS records are currently associated with cloud.hotcakehost.com in WhisperGraph.

Subdomains

1 observed subdomain of cloud.hotcakehost.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cloud.hotcakehost.com.

MechanismTarget
SPF_Acloud.hotcakehost.com
SPF_IP108.163.150.166
SPF_IP184.154.219.2
SPF_IP184.154.44.82
SPF_IP184.154.44.83
SPF_IP65.60.45.202
SPF_IP67.212.182.182
SPF_MXcloud.hotcakehost.com

Related pages

Pivot deeper into the graph from cloud.hotcakehost.com.

Cypher and MCP

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

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