Hostname
markswain.com.au
Last fetched
markswain.com.au resolves to 4 IPv4 addresses operated by AS47583 in ZA. WHOIS lists registrar:melbourne it as the registrar.
Nutrition Label
Resolution chain
markswain.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.252.75.129 | 5.252.93.0/24 | AS47583 | — | ZA |
| 88.222.223.179 | 88.223.42.0/24 | AS47583 | — | ZA |
| 92.113.16.191 | 92.113.65.0/24 | AS47583 | — | DE |
| 92.113.23.170 | 92.113.65.0/24 | AS47583 | — | DE |
WHOIS identity
- Registrar
- registrar:melbourne it
- Organization
- mark swain
- Contact emails
- —
Subdomains
3 observed subdomains of markswain.com.au.
Web-graph footprint
Distinct hostnames that link to or from markswain.com.au in the public web crawl.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for markswain.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 139775331.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from markswain.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "markswain.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.