Skip to content

Hostname

beproactive.at

Last fetched

beproactive.at resolves to 2 IPv4 addresses operated by DFINITY-NET - DFINITY USA Research, LLC in CH. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · beproactive.atRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/beproactive.at

Resolution chain

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

IPPrefixASNOperatorCountry
195.5.171.242195.5.171.0/24AS398485DFINITY-NET - DFINITY USA Research, LLCCH
212.71.124.188212.71.120.0/21AS24951CH

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
roland bole
Contact emails

Subdomains

2 observed subdomains of beproactive.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from beproactive.at.

Cypher and MCP

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

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