Skip to content

Hostname

ertex.com.tr

Last fetched

ertex.com.tr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.220.6585.10.192.0/18AS24940FI

WHOIS identity

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

Subdomains

4 observed subdomains of ertex.com.tr.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aertex.com.tr
SPF_IP188.40.254.216/29
SPF_IP188.40.52.169
SPF_IP85.10.220.64/29
SPF_IP85.10.220.65
SPF_IP85.10.220.66
SPF_IP85.10.220.67
SPF_IP85.10.220.68
SPF_MXertex.com.tr

Related pages

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

Cypher and MCP

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

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