Skip to content

Hostname

ns2.echangnet.com

Last fetched

ns2.echangnet.com resolves to 2 IPv4 addresses operated by AS3800 - AS3800 LLC in US.

Nutrition Label

WHISPER CANON · ns2.echangnet.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns2.echangnet.com

Resolution chain

ns2.echangnet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.65.240.70192.65.240.0/24AS3800AS3800 - AS3800 LLCUS
192.65.240.78192.65.240.0/24AS3800AS3800 - AS3800 LLCUS

WHOIS identity

No WHOIS records are currently associated with ns2.echangnet.com in WhisperGraph.

Subdomains

2 observed subdomains of ns2.echangnet.com.

Threat posture

History

Mail and authentication

MX records

  • ns2.echangnet.com

SPF policy

6 SPF mechanisms authorising senders for ns2.echangnet.com.

MechanismTarget
SPF_Ans2.echangnet.com
SPF_IP192.110.214.202
SPF_IP192.65.240.69
SPF_IP192.65.240.78
SPF_IP45.59.66.130
SPF_MXns2.echangnet.com

Related pages

Pivot deeper into the graph from ns2.echangnet.com.

Cypher and MCP

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

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