Skip to content

Hostname

jukeytalky.com

Last fetched

jukeytalky.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · jukeytalky.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jukeytalky.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.11318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.67.221.11518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:244
Organization
chang minhyeong
Contact emails

Subdomains

3 observed subdomains of jukeytalky.com.

Web-graph footprint

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

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jukeytalky.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from jukeytalky.com.

Cypher and MCP

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

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