Hostname
webworkflows.com.au
Last fetched
webworkflows.com.au resolves to 2 IPv4 addresses operated by AS133159 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
webworkflows.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.249.237.49 | 103.249.236.0/22 | AS133159 | — | AU |
| 119.42.53.22 | 119.42.52.0/23 | AS133159 | — | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- pascal kellenberg
- Contact emails
- —
Subdomains
1 observed subdomain of webworkflows.com.au.
| Subdomain |
|---|
| www.webworkflows.com.au |
Web-graph footprint
Distinct hostnames that link to or from webworkflows.com.au in the public web crawl.
7 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for webworkflows.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | webworkflows.com.au |
| SPF_INCLUDE | _spf.capsicumcorp.com |
| SPF_IP | 103.249.237.49 |
| SPF_MX | webworkflows.com.au |
Related pages
Pivot deeper into the graph from webworkflows.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webworkflows.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.