Skip to content

Hostname

epson.eu

Last fetched

epson.eu resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · epson.euRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/epson.eu

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.156.24745.60.156.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.168.24745.60.168.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
Contact emails

Subdomains

72 observed subdomains of epson.eu.

Web-graph footprint

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

1,049 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for epson.eu.

Related pages

Pivot deeper into the graph from epson.eu.

Cypher and MCP

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

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