Skip to content

Hostname

echo-turf.com

Last fetched

echo-turf.com resolves to 185.135.132.101, announced in 185.135.132.0/24 by LWS - Groupe LWS SARL in FR. echo-turf.com 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 · echo-turf.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/echo-turf.com

Resolution chain

IPv6 resolution

Attribution

groupe lws sarl

ORIGIN_AS

WHOIS identity

Registrar
iana:1630
Contact emails
ea6107927ff1b50a7262b1c39fd85b45@whois-anonymous.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

  • ns17.lwsdns.com
  • ns18.lwsdns.com
  • ns19.lwsdns.com
  • ns20.lwsdns.com
  • a.gtld-servers.net
  • b.gtld-servers.net
  • c.gtld-servers.net
  • d.gtld-servers.net
  • e.gtld-servers.net
  • f.gtld-servers.net
  • g.gtld-servers.net
  • h.gtld-servers.net
  • i.gtld-servers.net
  • j.gtld-servers.net
  • k.gtld-servers.net
  • l.gtld-servers.net
  • m.gtld-servers.net

MX records

  • mail.echo-turf.com

SPF policy

  • mx: echo-turf.com
  • a: mail.echo-turf.com
  • a: mailphp.lws-hosting.com

Threat-feed evidence

History

Related pages

Pivot from echo-turf.com 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: "echo-turf.com"})-[: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.