Skip to content

Hostname

firstgate.kr

Last fetched

firstgate.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.146.11318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.3618.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.67.221.10218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.12918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4418.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.161.136.1093.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.173.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.573.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.963.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 firstgate.kr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for firstgate.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from firstgate.kr.

Cypher and MCP

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

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