Skip to content

Hostname

realmark.com.au

Last fetched

realmark.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · realmark.com.auRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/realmark.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.104.215.403.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
daniel ganon
Contact emails

Subdomains

45 observed subdomains of realmark.com.au.

Web-graph footprint

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

40 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for realmark.com.au.

MechanismTarget
SPF_Arealmark.com.au
SPF_Aspf.inspectionmanager.com
SPF_Aspf.propertyspace.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.lockedoncloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP110.232.143.16
SPF_IP202.189.66.222
SPF_IP202.189.66.90
SPF_IP202.89.190.56
SPF_IP203.153.228.142
SPF_IP203.59.235.85
SPF_IP3.24.133.155
SPF_IP59.100.218.154
SPF_IP59.100.218.178
SPF_MXrealmark.com.au

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "realmark.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.