Skip to content

Hostname

epch.in

Last fetched

epch.in resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:800084 as the registrar.

Nutrition Label

WHISPER CANON · epch.inRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/epch.in

Resolution chain

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

IPPrefixASNOperatorCountry
13.202.183.18813.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:800084
Organization
epch
Contact emails

Subdomains

41 observed subdomains of epch.in.

Web-graph footprint

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

172 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for epch.in.

MechanismTarget
SPF_Aepch.in
SPF_INCLUDE_spf.megavelocity.net
SPF_INCLUDEzcsend.in
SPF_IP209.42.196.101
SPF_IP209.42.196.102
SPF_MXepch.in

Related pages

Pivot deeper into the graph from epch.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "epch.in"})-[: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.