Skip to content

Hostname

fs.heat-timer.com

Last fetched

fs.heat-timer.com resolves to 2 IPv4 addresses operated by TVD-EDISON-777 - Tri State Voice & Data, LLC in US.

Nutrition Label

WHISPER CANON · fs.heat-timer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fs.heat-timer.com

Resolution chain

fs.heat-timer.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.19.191.1147.19.191.0/24AS32696TVD-EDISON-777 - Tri State Voice & Data, LLCUS
63.138.190.18263.138.0.0/15AS7029WINDSTREAM - Windstream Communications LLCUS

WHOIS identity

No WHOIS records are currently associated with fs.heat-timer.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from fs.heat-timer.com.

Cypher and MCP

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

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