Hostname
ritense.com
Last fetched
ritense.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ritense.com 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 |
|---|---|---|---|---|
| 168.119.200.12 | 168.119.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ritense.com owner
- Contact emails
- info@ritense.com
- 5a9e0f30-c574-47a6-b268-e43dc497bbc4@identity-protect.org
- 7ca3b7dd-9c5f-4ab6-bb17-6ffbae8eb867@identity-protect.org
- a0e05bd3-35ec-49bd-ab02-99ca61809011@identity-protect.org
- c604ceeb-1536-43c9-ad6c-db0b3533657e@identity-protect.org
- d01da5b5-3310-40e3-9d61-a2203dda0a6f@identity-protect.org
- e09964b4-b304-42ba-a736-9ceda58a08ad@identity-protect.org
Subdomains
228 observed subdomains of ritense.com.
Showing 25 of 228. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ritense.com in the public web crawl.
8 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ritense.com.
| Mechanism | Target |
|---|---|
| SPF_A | els-ec2-nat-1.elsevier.com |
| SPF_A | els-ec2-nat-2.elsevier.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ritense.com |
| SPF_INCLUDE | spf.wpprovider.nl |
Related pages
Pivot deeper into the graph from ritense.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ritense.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.