Skip to content

Hostname

gozerocharge.com

Last fetched

gozerocharge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · gozerocharge.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gozerocharge.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.46.70108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.74108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.75108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.98108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.234.11999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

18 observed subdomains of gozerocharge.com.

Web-graph footprint

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

21 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gozerocharge.com.

MechanismTarget
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.opencrm.co.uk
SPF_MXgozerocharge.com

Related pages

Pivot deeper into the graph from gozerocharge.com.

Cypher and MCP

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

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