Skip to content

Hostname

ridder.net

Last fetched

ridder.net resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ridder.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ridder.net

Resolution chain

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

IPPrefixASNOperatorCountry
35.204.129.15535.204.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

Registrar
iana:1390
Organization
tecno.team
Contact emails

Subdomains

16 observed subdomains of ridder.net.

Web-graph footprint

Distinct hostnames that link to or from ridder.net in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ridder.net.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Aridder.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.128.50.154
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP31.160.150.10
SPF_IP35.204.129.155
SPF_IP62.84.241.68
SPF_IP62.84.241.81
SPF_IP83.232.75.249
SPF_IP84.27.72.199
SPF_IP89.18.180.60
SPF_MXridder.net

Related pages

Pivot deeper into the graph from ridder.net.

Cypher and MCP

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

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