Skip to content

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

WHISPER CANON · ramonamag.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ramonamag.com

Resolution chain

ramonamag.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.0.108.14101.0.64.0/18AS55803AU
203.96.176.30203.96.176.0/22AS395092SHOCK-1 - Shock Hosting LLCAU
203.96.178.206203.96.176.0/22AS395092SHOCK-1 - Shock Hosting LLCAU

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.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ramonamag.com.

MechanismTarget
SPF_Aramonamag.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.