Skip to content

Hostname

engoo.com.tr

Last fetched

engoo.com.tr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · engoo.com.trRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/engoo.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
18.179.251.8818.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.156.2433.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.210.663.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.158.9154.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.247.3454.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.148.754.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

2 observed subdomains of engoo.com.tr.

Web-graph footprint

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

134 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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