Skip to content

Hostname

technotrade.com.tr

Last fetched

technotrade.com.tr resolves to 1 IPv4 address operated by AS201178 in TR.

Nutrition Label

WHISPER CANON · technotrade.com.trRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/technotrade.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
37.75.11.6937.75.11.0/24AS201178TR

WHOIS identity

No WHOIS records are currently associated with technotrade.com.tr in WhisperGraph.

Subdomains

9 observed subdomains of technotrade.com.tr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for technotrade.com.tr.

MechanismTarget
SPF_Amail.technotrade.com.tr
SPF_Amailsrv.technotrade.com.tr
SPF_Att-exch-2019.technotrade.com.tr
SPF_IP2002:254b:b43:0:0:0:254b:b43
SPF_IP37.75.11.64/27
SPF_IP37.75.11.72
SPF_IP37.75.11.73
SPF_IP78.189.45.28
SPF_MXtechnotrade.com.tr

Related pages

Pivot deeper into the graph from technotrade.com.tr.

Cypher and MCP

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

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