Skip to content

Hostname

de.enersys.com

Last fetched

de.enersys.com resolves to 1 IPv4 address operated by PULSANT-AS in GB.

Nutrition Label

WHISPER CANON · de.enersys.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/de.enersys.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.97.254.201195.97.192.0/18AS12703PULSANT-ASGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for de.enersys.com.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.170.79
SPF_IP205.220.182.79
SPF_IP62.157.191.36
SPF_IP62.157.191.37
SPF_IP93.241.0.34

Related pages

Pivot deeper into the graph from de.enersys.com.

Cypher and MCP

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

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