Skip to content

Hostname

ramset.com.au

Last fetched

ramset.com.au resolves to 1 IPv4 address operated by REMANOVA in AU. WHOIS lists registrar:markmonitor corporate services inc as the registrar.

Nutrition Label

WHISPER CANON · ramset.com.auRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/ramset.com.au

Resolution chain

ramset.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.249.238.128103.249.236.0/22AS133159REMANOVAAU

WHOIS identity

Registrar
registrar:markmonitor corporate services inc
Organization
craig smith
Contact emails

Subdomains

5 observed subdomains of ramset.com.au.

Web-graph footprint

Distinct hostnames that link to or from ramset.com.au in the public web crawl.

1,052 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ramset.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.161.38.31
SPF_IP119.161.38.32
SPF_IP125.7.25.190
SPF_IP202.1.235.16/32
SPF_IP202.160.102.80
SPF_IP203.214.173.101
SPF_IP203.48.50.100
SPF_IP220.157.70.130

Related pages

Pivot deeper into the graph from ramset.com.au.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ramset.com.au"})-[: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.