Skip to content

Hostname

viewbook.at

Last fetched

viewbook.at resolves to 4 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in DE. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · viewbook.atRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/viewbook.at

Resolution chain

viewbook.at resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.75.119.52146.75.116.0/22AS54113MACST-SV4 - MacStadium, Inc.DE
151.101.111.52151.101.0.0/16AS54113MACST-SV4 - MacStadium, Inc.JP
172.105.69.103172.105.64.0/19AS63949VKT-HK Viking Telecom LimitedDE
64.225.89.364.225.88.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
georiot
Contact emails

Subdomains

1 observed subdomain of viewbook.at.

Web-graph footprint

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

715 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from viewbook.at.

Cypher and MCP

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

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