Skip to content

Hostname

unicorndesign.com.tr

Last fetched

unicorndesign.com.tr resolves to 1 IPv4 address operated by AS219450 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.180.184.2235.180.184.0/24AS219450TR

WHOIS identity

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

Subdomains

11 observed subdomains of unicorndesign.com.tr.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • unicorndesign.com.tr

SPF policy

15 SPF mechanisms authorising senders for unicorndesign.com.tr.

MechanismTarget
SPF_Aunicorndesign.com.tr
SPF_IP159.253.36.242
SPF_IP185.126.216.250
SPF_IP185.126.216.252
SPF_IP208.74.121.86
SPF_IP5.180.184.218
SPF_IP5.180.184.223
SPF_IP5.180.185.142
SPF_IP5.180.185.143
SPF_IP83.150.213.133
SPF_IP89.252.190.129
SPF_IP89.252.190.141
SPF_IP89.252.190.145
SPF_IP89.252.190.148
SPF_MXunicorndesign.com.tr

Related pages

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

Cypher and MCP

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

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