Skip to content

Hostname

epson.az

Last fetched

epson.az resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · epson.azRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/epson.az

Resolution chain

epson.az 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

No WHOIS records are currently associated with epson.az in WhisperGraph.

Subdomains

1 observed subdomain of epson.az.

Subdomain
www.epson.az

Web-graph footprint

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

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for epson.az.

MechanismTarget
SPF_Asmtp-out.epson-europe.com
SPF_IP193.172.19.150/32
SPF_MXepson.az

Related pages

Pivot deeper into the graph from epson.az.

Cypher and MCP

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

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