Skip to content

Hostname

epsontour.com

Last fetched

epsontour.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · epsontour.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/epsontour.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.200.201.2834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.160.13434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.138.5044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.12.10444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.116.450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.233.6852.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.178.22454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.162.15254.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.167.7354.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.91.4532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of epsontour.com.

Web-graph footprint

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

314 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for epsontour.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from epsontour.com.

Cypher and MCP

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

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