Skip to content

Hostname

enaos.com

Last fetched

enaos.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.189.95.214172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:433
Organization
inerit
Contact emails

Subdomains

1 observed subdomain of enaos.com.

Subdomain
www.enaos.com

Web-graph footprint

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

191 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for enaos.com.

MechanismTarget
SPF_Adouzy.onvest-it.net
SPF_Aprosme.onvest-it.net
SPF_INCLUDE145014039.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.166.5.114

Related pages

Pivot deeper into the graph from enaos.com.

Cypher and MCP

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

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