Skip to content

Hostname

ecn.org

Last fetched

ecn.org resolves to 185.218.207.228, announced in 185.218.207.0/24 by A2B - A2B IP B.V. in NL. ecn.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ecn.orgRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ecn.org

Resolution chain

IPv6 resolution

Attribution

a2b ip

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
isole nella rete
Contact emails
ad8244bf82a@networksolutionsprivateregistration.com, nb9ff5d559m@networksolutionsprivateregistration.com, q96je4f79bq@networksolutionsprivateregistration.com, rz4wy5n867s@networksolutionsprivateregistration.com, uf5sc39g6zb@networksolutionsprivateregistration.com, yg3f229x3gq@networksolutionsprivateregistration.com, zh65x7ce566@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.investici.org
  • ns1-v6.investici.org
  • ns2.investici.org
  • ns2-v6.investici.org
  • ns3.investici.org
  • ns3-v6.investici.org

MX records

  • mx1.investici.org
  • mx2.investici.org
  • mx3.investici.org

SPF policy

  • redirect: _spf.investici.org

Threat-feed evidence

History

Related pages

Pivot from ecn.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ecn.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.