Skip to content

Hostname

enounce.com

Last fetched

enounce.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.19.141.9965.19.128.0/18AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:2
Organization
enounce incorporated
Contact emails

Subdomains

23 observed subdomains of enounce.com.

Web-graph footprint

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

88 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for enounce.com.

MechanismTarget
SPF_Aenounce.com
SPF_IP2001:470:1:1c2:0:0:0:2
SPF_IP65.19.141.98
SPF_IP67.222.96.221
SPF_IP67.222.96.222
SPF_IP72.34.59.139
SPF_IP72.34.59.184
SPF_IP72.34.61.219
SPF_IP72.34.61.229
SPF_IP72.34.61.240
SPF_IP72.34.63.159
SPF_IP72.34.63.7
SPF_IP74.208.4.192/26
SPF_MXenounce.com

Related pages

Pivot deeper into the graph from enounce.com.

Cypher and MCP

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

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