Hostname
ftp.ozcomiccon.com
Last fetched
ftp.ozcomiccon.com resolves to 1 IPv4 address operated by AS140576 in AU.
Nutrition Label
Resolution chain
ftp.ozcomiccon.com 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 |
|---|---|---|---|---|
| 203.143.89.112 | 203.143.89.0/24 | AS140576 | — | AU |
WHOIS identity
No WHOIS records are currently associated with ftp.ozcomiccon.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for ftp.ozcomiccon.com.
| Mechanism | Target |
|---|---|
| SPF_A | sf.swiftcomputers.com.au |
| SPF_INCLUDE | eventsairmail.com |
| SPF_INCLUDE | mail.eventsairmail.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 103.242.94.241 |
| SPF_IP | 149.72.116.19/32 |
| SPF_IP | 149.72.117.225/32 |
| SPF_IP | 149.72.119.192/32 |
| SPF_IP | 149.72.119.197/32 |
| SPF_IP | 149.72.119.199/32 |
| SPF_IP | 149.72.119.210/32 |
| SPF_IP | 149.72.147.106/32 |
| SPF_IP | 149.72.148.50/32 |
| SPF_IP | 149.72.155.21/32 |
| SPF_IP | 149.72.160.121/32 |
| SPF_IP | 149.72.166.148/32 |
| SPF_IP | 159.183.181.113/32 |
| SPF_IP | 167.89.43.190/32 |
| SPF_IP | 192.190.221.122 |
| SPF_IP | 203.143.89.112 |
| SPF_IP | 220.244.242.54 |
Related pages
Pivot deeper into the graph from ftp.ozcomiccon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ftp.ozcomiccon.com"})-[: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.