Skip to content

Hostname

rundum.digital

Last fetched

rundum.digital resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · rundum.digitalRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rundum.digital

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.43.49136.243.0.0/16AS24940DE
204.69.207.1204.69.207.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

28 observed subdomains of rundum.digital.

Web-graph footprint

Distinct hostnames that link to or from rundum.digital in the public web crawl.

28 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rundum.digital.

MechanismTarget
SPF_Arundum.digital
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_MXrundum.digital

Related pages

Pivot deeper into the graph from rundum.digital.

Cypher and MCP

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

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