Skip to content

Hostname

dgex.io

Last fetched

dgex.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dgex.ioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dgex.io

Resolution chain

dgex.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.177.6613.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.247.8615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.69.12615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.76.21843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:81
Organization
digital global enterprise (dge)
Contact emails

Subdomains

1 observed subdomain of dgex.io.

Subdomain
www.dgex.io

Web-graph footprint

Distinct hostnames that link to or from dgex.io in the public web crawl.

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dgex.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dgex.io.

Cypher and MCP

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

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