Skip to content

Hostname

eccsolutions.net

Last fetched

eccsolutions.net resolves to 81.29.111.115, announced in 81.29.111.0/24 by Egypt Cyber Center aka ECC Solutions - Egypt Cyber Center aka ECC Solutions in EG. eccsolutions.net 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 · eccsolutions.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eccsolutions.net

Resolution chain

IPv6 resolution

No AAAA record for eccsolutions.net is recorded in WhisperGraph.

Attribution

egypt cyber center aka ecc

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
hostmaster@eccsolutions.net

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.eccsolutions.net
  • ns2.eccsolutions.net

MX records

  • eccsolutions-net.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • mx: eccsolutions.net
  • ip: 81.29.101.195
  • ip: 81.29.101.200
  • ip: 81.29.101.213
  • ip: 81.29.101.225
  • ip: 81.29.101.226
  • ip: 81.29.101.227
  • ip: 81.29.101.228
  • ip: 81.29.101.5
  • ip: 81.29.108.35

Threat-feed evidence

History

Related pages

Pivot from eccsolutions.net 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: "eccsolutions.net"})-[: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.