Skip to content

Hostname

echangnet.com

Last fetched

echangnet.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · echangnet.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/echangnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.135.122149.56.0.0/16AS16276CA
192.65.240.78192.65.240.0/24AS3800AS3800 - AS3800 LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

46 observed subdomains of echangnet.com.

Threat posture

History

Mail and authentication

MX records

  • echangnet.com

SPF policy

6 SPF mechanisms authorising senders for echangnet.com.

MechanismTarget
SPF_Aechangnet.com
SPF_IP192.110.214.202
SPF_IP192.65.240.69
SPF_IP192.65.240.78
SPF_IP45.59.66.130
SPF_MXechangnet.com

Related pages

Pivot deeper into the graph from echangnet.com.

Cypher and MCP

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

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