Skip to content

Hostname

enaex.com

Last fetched

enaex.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
147.154.27.36147.154.16.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.61.237192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH

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 enaex.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for enaex.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP102.68.159.139
SPF_IP186.148.5.163
SPF_IP186.148.5.41
SPF_IP20.195.189.251/32
SPF_IP20.206.134.235/32
SPF_IP212.83.139.30
SPF_IP49.255.49.193/29

Related pages

Pivot deeper into the graph from enaex.com.

Cypher and MCP

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

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