Skip to content

Hostname

echointec.com

Last fetched

echointec.com resolves to 1 IPv4 address operated by AS9371 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · echointec.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/echointec.com

Resolution chain

echointec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
219.94.208.202219.94.128.0/17AS9371JP

WHOIS identity

Registrar
iana:1485
Organization
echointec corporation
Contact emails

Subdomains

4 observed subdomains of echointec.com.

Web-graph footprint

Distinct hostnames that link to or from echointec.com in the public web crawl.

10 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • echointec.com

SPF policy

11 SPF mechanisms authorising senders for echointec.com.

MechanismTarget
SPF_Awww316b.sakura.ne.jp
SPF_IP133.242.222.231
SPF_IP133.242.222.232
SPF_IP133.242.74.5
SPF_IP133.242.74.6
SPF_IP153.126.251.34
SPF_IP160.16.108.191
SPF_IP160.16.242.113/32
SPF_IP160.16.94.159
SPF_IP219.94.155.146
SPF_MXechointec.com

Related pages

Pivot deeper into the graph from echointec.com.

Cypher and MCP

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

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