Skip to content

Hostname

termalimex.com

Last fetched

termalimex.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · termalimex.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/termalimex.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.95.9.15523.95.8.0/21AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:886
Organization
ing. jorge aguilar
Contact emails

Subdomains

7 observed subdomains of termalimex.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for termalimex.com.

MechanismTarget
SPF_Atermalimex.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.101.142
SPF_IP207.180.255.249
SPF_IP23.94.65.54
SPF_IP23.95.9.154
SPF_IP23.95.9.155
SPF_IP5.196.108.232
SPF_IP5.196.108.233
SPF_IP66.226.75.125
SPF_IP79.143.176.206
SPF_MXtermalimex.com

Related pages

Pivot deeper into the graph from termalimex.com.

Cypher and MCP

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

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