Skip to content

Hostname

flagg.kr

Last fetched

flagg.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.211.102108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.35108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.78108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.211.80108.156.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.12018.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.12418.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.1518.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.9718.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with flagg.kr in WhisperGraph.

Subdomains

1 observed subdomain of flagg.kr.

Subdomain
www.flagg.kr

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flagg.kr.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr

Related pages

Pivot deeper into the graph from flagg.kr.

Cypher and MCP

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

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