Skip to content

Hostname

platformplusams.com.au

Last fetched

platformplusams.com.au resolves to 1 IPv4 address operated by AS55803 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · platformplusams.com.auRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/platformplusams.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
101.0.88.58101.0.64.0/18AS55803AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
infrastructure platformplus
Contact emails

Subdomains

2 observed subdomains of platformplusams.com.au.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail.infocus.com.au
SPF_Aplatformplusams.com.au
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.54.93
SPF_IP182.160.167.145
SPF_IP220.244.3.182
SPF_MXplatformplusams.com.au

Related pages

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

Cypher and MCP

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

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