Skip to content

Hostname

ginichi.com

Last fetched

ginichi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ginichi.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ginichi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.12613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.1813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.3013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.239.255.11518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

12 observed subdomains of ginichi.com.

Web-graph footprint

Distinct hostnames that link to or from ginichi.com in the public web crawl.

545 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ginichi.com.

MechanismTarget
SPF_Aginichi.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcanon-mj-sysnoc.spf.cuenote.jp
SPF_INCLUDEcanon-mj.spf.cuenote.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp
SPF_IP164.70.11.103
SPF_IP164.70.18.48
SPF_IP164.70.2.36
SPF_IP164.70.21.132
SPF_IP164.70.8.138
SPF_IP52.246.167.54
SPF_IP52.68.56.185
SPF_MXginichi.com

Related pages

Pivot deeper into the graph from ginichi.com.

Cypher and MCP

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

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