Hostname
ramonamag.com
Last fetched
ramonamag.com resolves to 3 IPv4 addresses operated by AS55803 in AU. WHOIS lists iana:1609 as the registrar.
Nutrition Label
Resolution chain
ramonamag.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.0.108.14 | 101.0.64.0/18 | AS55803 | — | AU |
| 203.96.176.30 | 203.96.176.0/22 | AS395092 | SHOCK-1 - Shock Hosting LLC | AU |
| 203.96.178.206 | 203.96.176.0/22 | AS395092 | SHOCK-1 - Shock Hosting LLC | AU |
WHOIS identity
- Registrar
- iana:1609
- Organization
- freya bennett
- Contact emails
Subdomains
7 observed subdomains of ramonamag.com.
Web-graph footprint
Distinct hostnames that link to or from ramonamag.com in the public web crawl.
123 sites link to this hostname.
1,139 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ramonamag.com.
| Mechanism | Target |
|---|---|
| SPF_A | ramonamag.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.servers121.com |
Related pages
Pivot deeper into the graph from ramonamag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ramonamag.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.