Skip to content

Hostname

cloud-01.webdirect.com.au

Last fetched

cloud-01.webdirect.com.au resolves to 1 IPv4 address operated by AS58928 in AU.

Nutrition Label

WHISPER CANON · cloud-01.webdirect.com.auRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cloud-01.webdirect.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.248.96.164103.248.96.0/24AS58928AU

WHOIS identity

No WHOIS records are currently associated with cloud-01.webdirect.com.au in WhisperGraph.

Subdomains

1 observed subdomain of cloud-01.webdirect.com.au.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cloud-01.webdirect.com.au.

MechanismTarget
SPF_Acloud-01.webdirect.com.au
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendmetric.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.232.113.131
SPF_IP45.124.52.198
SPF_IP45.124.53.153
SPF_MXalt1.aspmx.l.google.com
SPF_MXalt2.aspmx.l.google.com
SPF_MXalt3.aspmx.l.google.com
SPF_MXalt4.aspmx.l.google.com
SPF_MXaspmx.l.google.com
SPF_MXcloud-01.webdirect.com.au
SPF_MXmx1.mailchannels.net
SPF_MXmx2.mailchannels.net

Related pages

Pivot deeper into the graph from cloud-01.webdirect.com.au.

Cypher and MCP

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

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