Skip to content

Hostname

tool-temp.ch

Last fetched

tool-temp.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · tool-temp.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tool-temp.ch

Resolution chain

tool-temp.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.69.224.104159.69.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with tool-temp.ch in WhisperGraph.

Subdomains

34 observed subdomains of tool-temp.ch.

Web-graph footprint

Distinct hostnames that link to or from tool-temp.ch in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tool-temp.ch.

MechanismTarget
SPF_Adedi5409.your-server.de
SPF_Amail.tool-temp.ch
SPF_Amail1.tool-temp.ch
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.odoo.com
SPF_MXtool-temp.ch

Related pages

Pivot deeper into the graph from tool-temp.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tool-temp.ch"})-[: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.