Hostname
lwdcloud.com.au
Last fetched
lwdcloud.com.au resolves to 103.152.249.67, announced in 103.152.249.0/24 by INSTRACORPORATION-AS-AP - Instra Corporation Pty Ltd in AU. lwdcloud.com.au is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for lwdcloud.com.au is recorded in WhisperGraph.
Attribution
instra
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
Subdomains
Mail and authentication
Nameservers
- ns1.lwdcloud.com.au
- ns2.lwdcloud.com.au
MX records
- lwdcloud.com.au
SPF policy
- a: lwdcloud.com.au
- mx: lwdcloud.com.au
- include: relay.mailchannels.net
- ip: 103.152.249.67
- ip: 13.238.176.179
- ip: 180.235.131.237
- ip: 202.191.63.237
Threat-feed evidence
History
Related pages
Pivot from lwdcloud.com.au into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lwdcloud.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.