Skip to content

Hostname

esitur.eu

Last fetched

esitur.eu resolves to 1 IPv4 address operated by AS8265 in IT.

Nutrition Label

WHISPER CANON · esitur.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/esitur.eu

Resolution chain

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

IPPrefixASNOperatorCountry
195.96.193.35195.96.192.0/20AS8265IT

WHOIS identity

No WHOIS records are currently associated with esitur.eu in WhisperGraph.

Subdomains

10 observed subdomains of esitur.eu.

Web-graph footprint

Distinct hostnames that link to or from esitur.eu in the public web crawl.

13 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for esitur.eu.

MechanismTarget
SPF_Aaldebaran.fastnet.it
SPF_Aesitur.eu
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEspf.mandrillapp.com
SPF_IP142.132.208.40
SPF_IP168.119.65.37
SPF_IP37.59.148.129
SPF_IP92.204.210.114
SPF_IP92.204.219.119
SPF_IP92.205.6.133
SPF_IP92.205.90.241
SPF_MXesitur.eu

Related pages

Pivot deeper into the graph from esitur.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "esitur.eu"})-[: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.