Skip to content

Hostname

flexsim.co.kr

Last fetched

flexsim.co.kr resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · flexsim.co.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flexsim.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.204.70.12413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.209.26.9313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.235.18.12413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.34.122.2363.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.208.2383.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flexsim.co.kr.

MechanismTarget
SPF_INCLUDE_spf.daum.net

Related pages

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

Cypher and MCP

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

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