Skip to content

Hostname

www.esync-dev.com

Last fetched

www.esync-dev.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.esync-dev.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.esync-dev.com

Resolution chain

www.esync-dev.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.58.204100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.128.59107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.154.4913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.65.653.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.131.11934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.14.12934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.85.9035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.162.15235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.38.9950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.70.1752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.2.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.70.8854.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.esync-dev.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.esync-dev.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.esync-dev.com"})-[: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.