Skip to content

Hostname

ebox.at

Last fetched

ebox.at resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists registrar:c1.it solutions gmbh as the registrar.

Nutrition Label

WHISPER CANON · ebox.atRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ebox.at

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.30.15762.116.0.0/19AS8437AT

WHOIS identity

Registrar
registrar:c1.it solutions gmbh
Organization
claus reinprecht
Contact emails

Subdomains

85 observed subdomains of ebox.at.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ebox.at.

MechanismTarget
SPF_IP213.235.192.25
SPF_IP213.235.192.27
SPF_IP62.116.30.146
SPF_IP62.116.30.149
SPF_IP62.116.30.150

Related pages

Pivot deeper into the graph from ebox.at.

Cypher and MCP

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

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