Hostname
rundy.de
Last fetched
rundy.de resolves to 1 IPv4 address operated by IP-PROJECTS - Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KG in DE.
Nutrition Label
Resolution chain
rundy.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.225.133.146 | 185.225.132.0/23 | AS48314 | IP-PROJECTS - Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KG | DE |
WHOIS identity
No WHOIS records are currently associated with rundy.de in WhisperGraph.
Subdomains
2 observed subdomains of rundy.de.
| Subdomain |
|---|
| mail.rundy.de |
| www.rundy.de |
Web-graph footprint
Distinct hostnames that link to or from rundy.de in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- rundy.de
SPF policy
5 SPF mechanisms authorising senders for rundy.de.
| Mechanism | Target |
|---|---|
| SPF_A | rundy.de |
| SPF_IP | 185.225.132.22 |
| SPF_IP | 185.225.133.143 |
| SPF_IP | 185.225.133.146 |
| SPF_MX | rundy.de |
Related pages
Pivot deeper into the graph from rundy.de.
- IP · 185.225.133.146
- ASN · AS48314IP-PROJECTS - Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KG
- Country · DE
- TLD · .de
- Browse hostnames · ru…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rundy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.