Skip to content

Hostname

chargefox.com

Last fetched

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

Nutrition Label

WHISPER CANON · chargefox.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chargefox.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.104.20.2053.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.14.21152.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.52.1154.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
75.2.126.20475.2.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.221.6199.83.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
15.135.133.3515.135.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:81
Organization
chargefox pty
Contact emails

Subdomains

8 observed subdomains of chargefox.com.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chargefox.com.

MechanismTarget
SPF_Achargefox.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXchargefox.com

Related pages

Pivot deeper into the graph from chargefox.com.

Cypher and MCP

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

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