Skip to content

Hostname

high5.com.tr

Last fetched

high5.com.tr resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · high5.com.trRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/high5.com.tr

Resolution chain

high5.com.tr resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.153.77.14218.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.97.17018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.26.18018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.37.2518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.13.673.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.157.653.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.136.15035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.81.2263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.135.19451.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of high5.com.tr.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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