Skip to content

Hostname

gogc.jp

Last fetched

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

Nutrition Label

WHISPER CANON · gogc.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gogc.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.46.10118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.57.4718.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.4918.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.6918.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.7718.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Web-graph footprint

Distinct hostnames that link to or from gogc.jp in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gogc.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gogc.jp.

Cypher and MCP

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

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