Skip to content

Hostname

enerflex.com

Last fetched

enerflex.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.48.202.16220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for enerflex.com.

MechanismTarget
SPF_INCLUDE_spf-dc17.sapsf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.36.150.172
SPF_IP110.145.217.170
SPF_IP12.244.236.54
SPF_IP139.130.159.86
SPF_IP151.253.71.170
SPF_IP167.89.87.16/32
SPF_IP202.183.121.137
SPF_IP202.183.121.138
SPF_IP203.27.189.50
SPF_IP204.191.41.30
SPF_IP205.153.230.34
SPF_IP207.148.178.74
SPF_IP66.11.76.75
SPF_IP94.56.173.170
SPF_MXhgcmail.hgcareers.com

Related pages

Pivot deeper into the graph from enerflex.com.

Cypher and MCP

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

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