Skip to content

Hostname

platformplus.com.au

Last fetched

platformplus.com.au resolves to 1 IPv4 address operated by TPG-INTERNET-AP TPG Telecom Limited in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · platformplus.com.auRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/platformplus.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
60.240.39.7260.240.39.0/24AS7545TPG-INTERNET-AP TPG Telecom LimitedAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
infrastructure platformplus
Contact emails

Subdomains

11 observed subdomains of platformplus.com.au.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for platformplus.com.au.

MechanismTarget
SPF_Amail.platformplus.com.au
SPF_Aplatformplus.com.au
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.70.157.3
SPF_IP58.96.32.99
SPF_IP60.240.39.67
SPF_MXplatformplus.com.au

Related pages

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

Cypher and MCP

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

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