Skip to content

Hostname

unac.com.tr

Last fetched

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

Nutrition Label

WHISPER CANON · unac.com.trRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/unac.com.tr

Resolution chain

unac.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.14237.75.11.0/24AS201178TR

WHOIS identity

Registrar
Organization
equinix turkey ynternet hizmetleri a.?.
Contact emails

Subdomains

2 observed subdomains of unac.com.tr.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for unac.com.tr.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

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

Cypher and MCP

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

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