Skip to content

Hostname

rinn.net

Last fetched

rinn.net resolves to 1 IPv4 address operated by GOOGLE - Google LLC in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · rinn.netRouting diversity1.5/10Peering density8.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/rinn.net

Resolution chain

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

IPPrefixASNOperatorCountry
35.207.159.21835.207.128.0/18AS15169GOOGLE - Google LLCDE

WHOIS identity

Registrar
iana:83
Organization
rinn beton- und naturstein gmbh & co. kg
Contact emails

Subdomains

19 observed subdomains of rinn.net.

Web-graph footprint

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

273 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rinn.net.

MechanismTarget
SPF_Arinn.net
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.terminland.de
SPF_IP62.157.112.70/32
SPF_IP62.157.112.78/32
SPF_MXrinn.net

Related pages

Pivot deeper into the graph from rinn.net.

Cypher and MCP

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

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