Skip to content

Hostname

miranda.com.tr

Last fetched

miranda.com.tr resolves to 1 IPv4 address operated by AS34984 in TR.

Nutrition Label

WHISPER CANON · miranda.com.trRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/miranda.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
213.74.187.5213.74.176.0/20AS34984TR

WHOIS identity

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

Subdomains

8 observed subdomains of miranda.com.tr.

Web-graph footprint

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

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for miranda.com.tr.

MechanismTarget
SPF_Amiranda.com.tr
SPF_IP188.124.0.0/19
SPF_IP213.159.6.57
SPF_IP213.74.187.5
SPF_IP79.171.16.0/21
SPF_IP93.186.112.0/20
SPF_MXmiranda.com.tr

Related pages

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

Cypher and MCP

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

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