Skip to content

Hostname

topathermal.com

Last fetched

topathermal.com resolves to 1 IPv4 address operated by CLDIN-NL - Your Hosting B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · topathermal.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/topathermal.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.63.168.21492.63.168.0/24AS48635CLDIN-NL - Your Hosting B.V.NL

WHOIS identity

Registrar
iana:1647
Organization
bertram welink
Contact emails

Subdomains

2 observed subdomains of topathermal.com.

Web-graph footprint

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

15 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for topathermal.com.

MechanismTarget
SPF_Atopathermal.com
SPF_INCLUDE_spf.argewebhosting.nl
SPF_INCLUDE_spf.yourfilter.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.15.37
SPF_IP188.92.63.244
SPF_IP92.63.168.214
SPF_MXtopathermal.com

Related pages

Pivot deeper into the graph from topathermal.com.

Cypher and MCP

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

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