Skip to content

Hostname

rundygroup.de

Last fetched

rundygroup.de resolves to 1 IPv4 address operated by IP-PROJECTS - Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KG in DE.

Nutrition Label

WHISPER CANON · rundygroup.deRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rundygroup.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.225.133.146185.225.132.0/23AS48314IP-PROJECTS - Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KGDE

WHOIS identity

No WHOIS records are currently associated with rundygroup.de in WhisperGraph.

Subdomains

2 observed subdomains of rundygroup.de.

Web-graph footprint

Distinct hostnames that link to or from rundygroup.de in the public web crawl.

6 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rundygroup.de

SPF policy

5 SPF mechanisms authorising senders for rundygroup.de.

MechanismTarget
SPF_Arundygroup.de
SPF_IP185.225.132.22
SPF_IP185.225.133.143
SPF_IP185.225.133.146
SPF_MXrundygroup.de

Related pages

Pivot deeper into the graph from rundygroup.de.

Cypher and MCP

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

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