Skip to content

Hostname

adresult.kr

Last fetched

adresult.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · adresult.krRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/adresult.kr

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.188.283.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.553.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.763.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.188.883.161.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.49.1063.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.1123.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.1133.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.49.843.166.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:(?)?????
Organization
???
Contact emails

Subdomains

2 observed subdomains of adresult.kr.

Web-graph footprint

Distinct hostnames that link to or from adresult.kr in the public web crawl.

37 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adresult.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_IP175.123.253.19
SPF_IP183.111.242.28
SPF_MXadresult.kr

Related pages

Pivot deeper into the graph from adresult.kr.

Cypher and MCP

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

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