Hostname
reverso.net
Last fetched
reverso.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
reverso.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.8.175 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.9.175 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- reverso technologies
- Contact emails
- 2402c917163ed73568b24ed9fd406319-645046@contact.gandi.net
- 76a3b1e0c37ad55249c94330b651aeec-645046@contact.gandi.net
- 7fe45092657fbb01c1b2a9cbf2d3fb46-645046@contact.gandi.net
- a213e709dc9b2be6379356bcceffd16c-th813@contact.gandi.net
- b8873a14a94be7bac5d95de2e4cfa9b9-32257152@contact.gandi.net
- dc5b6366732928c23334b8a6c1844697-645046@contact.gandi.net
Subdomains
203 observed subdomains of reverso.net.
Showing 25 of 203. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from reverso.net in the public web crawl.
1,887 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for reverso.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_MX | reverso.net |
Related pages
Pivot deeper into the graph from reverso.net.
- IP · 104.18.8.175
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · 2402c917163ed73568b24ed9fd406319-645046@contact.gandi.net
- TLD · .net
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reverso.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.