Hostname
wormald.com.au
Last fetched
wormald.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
wormald.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.253.30.147 | 54.253.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- kieran williamson
- Contact emails
- —
Subdomains
18 observed subdomains of wormald.com.au.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wormald.com.au in the public web crawl.
46 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for wormald.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | platform.abnote.com.au |
| SPF_INCLUDE | spf-prod.gps.ihost.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u560872.wl123.sendgrid.net |
| SPF_IP | 103.58.212.34/24 |
| SPF_IP | 202.4.183.0/29 |
| SPF_MX | tycoint.com |
Related pages
Pivot deeper into the graph from wormald.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wormald.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.