Skip to content

Hostname

roedig-partner.de

Last fetched

roedig-partner.de resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · roedig-partner.deRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/roedig-partner.de

Resolution chain

roedig-partner.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.101.110.20246.101.96.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with roedig-partner.de in WhisperGraph.

Subdomains

6 observed subdomains of roedig-partner.de.

Web-graph footprint

Distinct hostnames that link to or from roedig-partner.de in the public web crawl.

37 sites link to this hostname.

585 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for roedig-partner.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.90.165.186

Related pages

Pivot deeper into the graph from roedig-partner.de.

Cypher and MCP

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

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