Skip to content

Hostname

eizo.at

Last fetched

eizo.at resolves to 1 IPv4 address operated by RO-8X8-AS in DE. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · eizo.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/eizo.at

Resolution chain

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

IPPrefixASNOperatorCountry
77.220.253.7777.220.248.0/21AS62310RO-8X8-ASDE

WHOIS identity

Registrar
registrar:1api gmbh
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of eizo.at.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eizo.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.89.41.122
SPF_IP77.220.252.115

Related pages

Pivot deeper into the graph from eizo.at.

Cypher and MCP

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

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