Skip to content

Hostname

enoc.com

Last fetched

enoc.com resolves to 10 IPv4 addresses operated by ENOC-AS in AE. WHOIS lists iana:1738 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1738
Organization
enoc
Contact emails

Subdomains

48 observed subdomains of enoc.com.

Web-graph footprint

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

271 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for enoc.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.175.247
SPF_IP185.225.192.129
SPF_IP185.225.192.130
SPF_IP185.225.192.44
SPF_IP185.225.192.45
SPF_IP185.225.194.129
SPF_IP185.225.194.44

Related pages

Pivot deeper into the graph from enoc.com.

Cypher and MCP

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

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