Skip to content

Hostname

koreaportal.com

Last fetched

koreaportal.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · koreaportal.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/koreaportal.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.122.128100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.20.72100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.141.23018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.251.1403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.29.1703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.154.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.4.913.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.233.1053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.9.1743.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.247.17134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.15.7434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.108.11134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.175.9834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.193.17452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.111.24254.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.180.18298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.172.18998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.180.4632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.240.101100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:320
Organization
c/o srsplus private registration
Contact emails

Subdomains

24 observed subdomains of koreaportal.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for koreaportal.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from koreaportal.com.

Cypher and MCP

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

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