Skip to content

Hostname

rud.com

Last fetched

rud.com resolves to 1 IPv4 address operated by NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · rud.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rud.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.147.9185.13.147.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

Registrar
iana:151
Organization
rud ketten rieger & dietz gmbh u. co. kg
Contact emails

Subdomains

79 observed subdomains of rud.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for rud.com.

MechanismTarget
SPF_INCLUDE143448541.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symprex.net
SPF_IP185.62.86.38
SPF_IP195.191.132.113/32
SPF_IP195.191.132.135/32
SPF_IP195.191.132.170/29
SPF_IP195.191.132.171
SPF_IP195.191.132.172
SPF_IP195.191.132.173
SPF_IP195.191.132.192
SPF_IP195.191.132.193
SPF_IP217.89.100.163
SPF_IP217.89.100.173
SPF_IP217.89.100.174
SPF_IP85.13.147.91
SPF_MXrud.com

Related pages

Pivot deeper into the graph from rud.com.

Cypher and MCP

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

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