Skip to content

Hostname

jedg.net

Last fetched

jedg.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · jedg.netRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jedg.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.150.249108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.136.4452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.24.852.216.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.168.22152.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.197.20452.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.6.7454.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
chenyulan
Contact emails

Subdomains

3 observed subdomains of jedg.net.

Threat posture

History

Related pages

Pivot deeper into the graph from jedg.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jedg.net"})-[: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.