Skip to content

Hostname

autopus.co.kr

Last fetched

autopus.co.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · autopus.co.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/autopus.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.45.17115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.61.10615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.250.1823.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.152.3943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with autopus.co.kr in WhisperGraph.

Subdomains

5 observed subdomains of autopus.co.kr.

Web-graph footprint

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

14 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for autopus.co.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_MXautopus.co.kr

Related pages

Pivot deeper into the graph from autopus.co.kr.

Cypher and MCP

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

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