Skip to content

Hostname

gingertproject.co.kr

Last fetched

gingertproject.co.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.213.12818.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.6218.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.8518.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.9418.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.173.166.10118.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.3318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.8318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.693.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.713.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.883.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.943.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of gingertproject.co.kr.

Web-graph footprint

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

9 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP183.111.161.86

Related pages

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

Cypher and MCP

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

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