Skip to content

Hostname

energyvault.com

Last fetched

energyvault.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · energyvault.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/energyvault.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.43104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.43104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of energyvault.com.

Web-graph footprint

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

427 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for energyvault.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipalti.com
SPF_IP12.184.17.170
SPF_IP161.38.193.36
SPF_IP191.96.105.68
SPF_IP20.253.184.209
SPF_IP212.104.223.10
SPF_IP69.75.41.26
SPF_IP87.253.237.6
SPF_IP98.164.53.10
SPF_IP98.97.120.1
SPF_IP98.97.121.177
SPF_IP98.97.123.54

Related pages

Pivot deeper into the graph from energyvault.com.

Cypher and MCP

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

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