Skip to content

Hostname

epch.com

Last fetched

epch.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.196.101209.43.120.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksNL

WHOIS identity

Registrar
iana:303
Organization
epch
Contact emails

Subdomains

6 observed subdomains of epch.com.

Web-graph footprint

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

47 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for epch.com.

MechanismTarget
SPF_INCLUDE_spf.megavelocity.net
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEncfp.asia
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.smtp.epchmail.com
SPF_INCLUDEzcsend.in
SPF_IP167.89.24.84
SPF_IP168.245.2.75
SPF_IP168.245.2.80
SPF_IP168.245.8.242
SPF_IP202.52.134.165
SPF_IP209.42.193.251
SPF_IP43.224.137.131

Related pages

Pivot deeper into the graph from epch.com.

Cypher and MCP

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

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