Hostname
ramenos.net
Last fetched
ramenos.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ramenos.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.21.22.85 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.203.191 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- arnaud mangasaryan
- Contact emails
- ramenian83@yahoo.fr
- arnaud@ramenos.net
- 2300c10babce726893910334c7676d7b-664192@contact.gandi.net
- 636d6cb10e539822b27d97c51feb3c0c-664192@contact.gandi.net
- ba04b31ee9d51a15507fb221745bbfb7-664192@contact.gandi.net
- bd749a55de60384c48affe7f465dd284-664192@contact.gandi.net
- d22f7f5e838028e4d85f91c69377ef92-664192@contact.gandi.net
Subdomains
2 observed subdomains of ramenos.net.
| Subdomain |
|---|
| blog.ramenos.net |
| www.ramenos.net |
Web-graph footprint
Distinct hostnames that link to or from ramenos.net in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ramenos.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | ramenos.net |
Related pages
Pivot deeper into the graph from ramenos.net.
- IP · 104.21.22.85
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · ramenian83@yahoo.fr
- TLD · .net
- Browse hostnames · ra…
- 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: "ramenos.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.