Skip to content

Hostname

ecotel.net

Last fetched

ecotel.net resolves to 62.26.26.60, announced in 62.26.0.0/15 by ECOTEL - ecotel communication ag in DE. ecotel.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 · ecotel.netRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ecotel.net

Resolution chain

IPv6 resolution

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

Attribution

ecotel

ORIGIN_AS

WHOIS identity

Registrar
iana:269
Registrant organisation
ecotel communication
Contact emails
admin-c@ecotel.net, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • a.ns.ecotel.net
  • b.ns.ecotel.net
  • c.ns.ecotel.net

MX records

  • ecotel-de.mail.protection.outlook.com

SPF policy

  • ip: 62.26.122.0/24
  • ip: 62.26.210.0/24
  • ip: 62.27.56.0/25
  • ip: 195.52.220.128/28
  • include: _spf.mailrelay.rrpproxy.net
  • ip: 62.27.59.134

Threat-feed evidence

History

Related pages

Pivot from ecotel.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: "ecotel.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.