Skip to content

Hostname

epsotech.com

Last fetched

epsotech.com resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists iana:1420 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.43.8092.205.32.0/22AS8972FR

WHOIS identity

Registrar
iana:1420
Organization
epsotech holding
Contact emails

Subdomains

5 observed subdomains of epsotech.com.

Web-graph footprint

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

36 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for epsotech.com.

MechanismTarget
SPF_Asmtp.epsotech.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.safe-mail.it
SPF_MXepsotech.com

Related pages

Pivot deeper into the graph from epsotech.com.

Cypher and MCP

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

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