Skip to content

Hostname

gochikuru.com

Last fetched

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

Nutrition Label

WHISPER CANON · gochikuru.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gochikuru.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.210.108108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.52108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.87108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.89108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.229.110108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.23108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.29108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.75108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.222.214.6552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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 gochikuru.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gochikuru.com.

MechanismTarget
SPF_INCLUDE_spf.gochikuru.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP175.41.217.182
SPF_IP54.238.3.84
SPF_IP54.238.78.249
SPF_IP54.248.21.134

Related pages

Pivot deeper into the graph from gochikuru.com.

Cypher and MCP

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

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