Hostname
wynstan.com.au
Last fetched
wynstan.com.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
wynstan.com.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.251 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.251 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.97 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- daniel oaten
- Contact emails
- —
Subdomains
80 observed subdomains of wynstan.com.au.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wynstan.com.au in the public web crawl.
64 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for wynstan.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | wyn-dmz-vps01.wynstan.com.au |
| SPF_A | wynstan.com.au |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mail1.wpengine.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.146.47.0/24 |
| SPF_IP | 103.146.47.6 |
| SPF_IP | 50.31.47.122 |
| SPF_MX | wynstan.com.au |
Related pages
Pivot deeper into the graph from wynstan.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wynstan.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.