Skip to content

Hostname

termo.land

Last fetched

termo.land resolves to 1 IPv4 address operated by AS49505 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · termo.landRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/termo.land

Resolution chain

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

IPPrefixASNOperatorCountry
188.246.224.161188.246.224.0/24AS49505RU

WHOIS identity

Registrar
iana:463
Organization
llc 'termoland'
Contact emails

Subdomains

28 observed subdomains of termo.land.

Web-graph footprint

Distinct hostnames that link to or from termo.land in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for termo.land.

MechanismTarget
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP46.17.253.222
SPF_IP46.34.135.10
SPF_IP79.143.70.222

Related pages

Pivot deeper into the graph from termo.land.

Cypher and MCP

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

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