Skip to content

Hostname

juedig.com

Last fetched

juedig.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · juedig.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/juedig.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.125108.156.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.26108.156.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.46108.156.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.91108.156.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
154.37.208.236154.38.80.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.31154.38.80.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.67154.38.80.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.8154.38.80.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.12.30.7438.12.39.0/24AS402169USCLOUD INC - Uscloud IncUS

WHOIS identity

Registrar
iana:303
Organization
nexperian holding
Contact emails

Subdomains

1 observed subdomain of juedig.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from juedig.com.

Cypher and MCP

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

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