Skip to content

Hostname

eizo.com

Last fetched

eizo.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.204.252.6354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for eizo.com.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEjpn.pb-dynmktga.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspf.tricorn.net
SPF_INCLUDEspfvmds1.vtigermails.com
SPF_INCLUDEspfvmds2.vtigermails.com
SPF_INCLUDEspfvmds3.vtigermails.com
SPF_IP202.253.106.131
SPF_IP202.253.106.238
SPF_IP210.148.116.0/25
SPF_IP210.166.194.0/24
SPF_IP210.250.32.214
SPF_IP210.250.32.215
SPF_IP212.11.224.4
SPF_IP212.11.225.2
SPF_IP212.11.225.3
SPF_IP217.6.114.42
SPF_IP217.7.225.150
SPF_IP217.89.41.122
SPF_IP219.126.30.104
SPF_IP219.126.30.17
SPF_IP219.126.30.18
SPF_IP219.126.30.247
SPF_IP219.126.30.248
SPF_IP219.126.30.35
SPF_IP219.126.30.36
SPF_IP219.126.30.37
SPF_IP219.126.30.6
SPF_IP219.126.30.7
SPF_IP219.126.30.8
SPF_IP219.126.30.9
SPF_IP34.245.210.0/24
SPF_IP52.48.125.48
SPF_IP62.156.142.44
SPF_IP80.152.205.170

Related pages

Pivot deeper into the graph from eizo.com.

Cypher and MCP

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

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