Skip to content

Hostname

ude.sh

Last fetched

ude.sh resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · ude.shRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ude.sh

Resolution chain

ude.sh resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.8.11718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.12818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6418.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.160.57.23.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.53.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.533.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.963.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
iana:3862
Organization
dream home helpers
Contact emails

Subdomains

1 observed subdomain of ude.sh.

Subdomain
www.ude.sh

Web-graph footprint

Distinct hostnames that link to or from ude.sh in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ude.sh.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ude.sh.

Cypher and MCP

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

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