Skip to content

Hostname

epsilog.com

Last fetched

epsilog.com resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · epsilog.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/epsilog.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.136.3737.59.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:83
Organization
epsilog
Contact emails

Subdomains

22 observed subdomains of epsilog.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for epsilog.com.

MechanismTarget
SPF_Asmtp.free.fr
SPF_Asmtp.netiwan.fr
SPF_INCLUDE_spf.cgm.com
SPF_INCLUDE_spf.massmailing.cgm.com
SPF_INCLUDEepsiweb01.vega-logiciel.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.netiwan.fr
SPF_IP135.125.46.105
SPF_IP37.59.136.39
SPF_IP37.59.136.40

Related pages

Pivot deeper into the graph from epsilog.com.

Cypher and MCP

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

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