Skip to content

Hostname

robertbraun.at

Last fetched

robertbraun.at resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · robertbraun.atRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/robertbraun.at

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.63.169167.71.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with robertbraun.at in WhisperGraph.

Subdomains

2 observed subdomains of robertbraun.at.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for robertbraun.at.

MechanismTarget
SPF_Amail.braun-raumsysteme.de
SPF_Amailin.integration.net
SPF_Arobertbraun.at
SPF_IP185.210.11.238/32
SPF_IP194.69.37.133/25
SPF_IP2001:8d8:1000:709c:5610:4e04:ac54:2803
SPF_IP217.160.233.240/32
SPF_IP80.147.176.246/32
SPF_MXrobertbraun.at

Related pages

Pivot deeper into the graph from robertbraun.at.

Cypher and MCP

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

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