Skip to content

Hostname

zero-gachis.com

Last fetched

zero-gachis.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · zero-gachis.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zero-gachis.com

Resolution chain

zero-gachis.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.177.160108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.242.3052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.200.24652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.65.21152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.54.4854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.88.19363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
paul-adrien menez
Contact emails

Subdomains

6 observed subdomains of zero-gachis.com.

Web-graph footprint

Distinct hostnames that link to or from zero-gachis.com in the public web crawl.

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zero-gachis.com.

MechanismTarget
SPF_Azero-gachis.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_IP2001:4b98:c::/48
SPF_IP217.70.176.0/21
SPF_MXzero-gachis.com

Related pages

Pivot deeper into the graph from zero-gachis.com.

Cypher and MCP

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

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