Skip to content

Hostname

robertbraun.com

Last fetched

robertbraun.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · robertbraun.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/robertbraun.com

Resolution chain

robertbraun.com 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

Registrar
iana:83
Organization
robert braun
Contact emails

Subdomains

4 observed subdomains of robertbraun.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for robertbraun.com.

MechanismTarget
SPF_Amx1.mail.robertbraun.com
SPF_Amx1.robertbraun.com
SPF_Amx2.robertbraun.com
SPF_Arobertbraun.com
SPF_Asmtp.robertbraun.com
SPF_INCLUDEintegration.net
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.com

Related pages

Pivot deeper into the graph from robertbraun.com.

Cypher and MCP

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

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