Skip to content

Hostname

termatech.com

Last fetched

termatech.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · termatech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/termatech.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.41.171185.21.40.0/22AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

1 observed subdomain of termatech.com.

Web-graph footprint

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

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for termatech.com.

MechanismTarget
SPF_Asmtp.mailgun.org
SPF_Atermatech.com
SPF_INCLUDEspf-00758601.pphosted.com
SPF_INCLUDEspf.dandomain.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.91.87.60/30
SPF_IP94.231.103.0/24
SPF_IP94.231.109.0/24
SPF_MXtermatech.com

Related pages

Pivot deeper into the graph from termatech.com.

Cypher and MCP

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

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