Skip to content

Hostname

termt.com

Last fetched

termt.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · termt.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/termt.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.28.21.23652.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:463
Organization
privacy protection service - whoisproxy.ru
Contact emails

Subdomains

55 observed subdomains of termt.com.

Web-graph footprint

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

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for termt.com.

MechanismTarget
SPF_Atermt.com
SPF_Avhost1.dapl.ru
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smtp.bz
SPF_IP167.172.34.82
SPF_IP167.172.37.13
SPF_IP168.245.109.27
SPF_IP213.79.101.30
SPF_IP93.188.41.11
SPF_IP93.188.41.13
SPF_MXtermt.com

Related pages

Pivot deeper into the graph from termt.com.

Cypher and MCP

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

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