Skip to content

Hostname

enwin.com

Last fetched

enwin.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · enwin.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/enwin.com

Resolution chain

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

IPPrefixASNOperatorCountry
99.79.138.22199.84.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.18.2699.84.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:600
Organization
enwin utilities ltd. maxess networx
Contact emails

Subdomains

14 observed subdomains of enwin.com.

Web-graph footprint

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

61 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for enwin.com.

MechanismTarget
SPF_INCLUDE_spf-dc8.successfactors.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcanada.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP72.38.225.130
SPF_IP72.38.229.34

Related pages

Pivot deeper into the graph from enwin.com.

Cypher and MCP

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

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