Skip to content

Hostname

eseason.com

Last fetched

eseason.com resolves to 2 IPv4 addresses operated by INFOMANIAK-AS in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · eseason.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eseason.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.220.176195.15.192.0/18AS29222INFOMANIAK-ASCH
84.16.72.23084.16.64.0/19AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:81
Organization
sauer, wolfgang
Contact emails

Subdomains

12 observed subdomains of eseason.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for eseason.com.

MechanismTarget
SPF_INCLUDEspf.eseason.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eseason.com.

Cypher and MCP

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

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