Hostname
rito.app
Last fetched
rito.app resolves to 172.246.23.110, announced in 172.246.0.0/18 by SENDINBLUE-ASN - Sendinblue SAS in FR. rito.app is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 172.246.23.110
172.246.0.0/18 · SENDINBLUE-ASN - Sendinblue SAS · Paris, FR
IPv6 resolution
No AAAA record for rito.app is recorded in WhisperGraph.
Attribution
Sendinblue
esp · MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| img.rito.app |
| r.rito.app |
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- ns1.wannafind.dk
- ns2.wannafind.dk
MX records
- rito.app
SPF policy
- mx: rito.app
- include: spf.sendinblue.com
Threat-feed evidence
History
Related pages
Pivot from rito.app into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rito.app"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.