Skip to content

Hostname

gcode.jp

Last fetched

gcode.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gcode.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gcode.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.153.10518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.11118.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.2518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.12354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.252.10599.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9199.84.248.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 gcode.jp in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gcode.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.jp
SPF_INCLUDEsender.zcsend.jp
SPF_INCLUDEspf.mail.knockbot.jp

Related pages

Pivot deeper into the graph from gcode.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gcode.jp"})-[: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.