Skip to content

Hostname

enersys.com

Last fetched

enersys.com resolves to 1 IPv4 address operated by TRIDENT-NET in SE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · enersys.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/enersys.com

Resolution chain

enersys.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811TRIDENT-NETSE

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

59 observed subdomains of enersys.com.

Web-graph footprint

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

743 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for enersys.com.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP156.70.2.178/31
SPF_IP156.70.2.180/31
SPF_IP167.89.110.55
SPF_IP173.189.251.226
SPF_IP18.195.251.12
SPF_IP18.197.244.245
SPF_IP192.40.173.196/32
SPF_IP199.115.76.18/32
SPF_IP199.115.76.26/32
SPF_IP199.85.116.25
SPF_IP205.220.170.79
SPF_IP205.220.182.79
SPF_IP50.235.225.162
SPF_IP65.210.17.34
SPF_IP65.210.17.42
SPF_IP65.210.17.50
SPF_IP93.241.0.34

Related pages

Pivot deeper into the graph from enersys.com.

Cypher and MCP

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

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