Skip to content

Hostname

e-snes.com

Last fetched

e-snes.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · e-snes.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/e-snes.com

Resolution chain

e-snes.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.166.113108.61.164.0/22AS20473AS-VULTR - The Constant Company, LLCNL
146.88.235.10146.88.232.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of e-snes.com.

Web-graph footprint

Distinct hostnames that link to or from e-snes.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for e-snes.com.

MechanismTarget
SPF_Ae-snes.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.162.32
SPF_MXe-snes.com

Related pages

Pivot deeper into the graph from e-snes.com.

Cypher and MCP

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

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