Hostname
seqwater.com.au
Last fetched
seqwater.com.au resolves to 1 IPv4 address operated by ISEEK-AS-AP iseek Communications Pty Ltd in AU.
Nutrition Label
Resolution chain
seqwater.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 |
|---|---|---|---|---|
| 123.200.142.140 | 123.200.140.0/22 | AS9723 | ISEEK-AS-AP iseek Communications Pty Ltd | AU |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from seqwater.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
52 SPF mechanisms authorising senders for seqwater.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _websitespf.seqwater.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.v6send.net |
| SPF_INCLUDE | spf1.seqwater.com.au |
| SPF_IP | 103.195.60.31 |
| SPF_IP | 103.195.60.41 |
| SPF_IP | 103.2.140.0/22 |
| SPF_IP | 103.47.204.0/22 |
| SPF_IP | 104.210.80.79/32 |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 125.254.4.169 |
| SPF_IP | 13.52.4.181 |
| SPF_IP | 13.54.130.0/32 |
| SPF_IP | 13.70.157.244/32 |
| SPF_IP | 144.86.246.10 |
| SPF_IP | 144.86.247.30 |
| SPF_IP | 158.120.80.0/21 |
| SPF_IP | 167.89.121.150/21 |
| SPF_IP | 167.89.125.30/32 |
| SPF_IP | 170.10.68.0/22 |
| SPF_IP | 18.200.192.158/32 |
| SPF_IP | 192.254.117.39/32 |
| SPF_IP | 192.40.176.45 |
| SPF_IP | 199.15.215.97 |
| SPF_IP | 203.174.171.249 |
| SPF_IP | 203.221.90.201 |
| SPF_IP | 203.31.36.0/22 |
| SPF_IP | 204.8.168.0/24 |
| SPF_IP | 204.8.168.233 |
| SPF_IP | 207.58.147.64/28 |
| SPF_IP | 216.22.15.224/27 |
| SPF_IP | 23.23.148.225 |
| SPF_IP | 23.253.182.10 |
| SPF_IP | 3.105.94.134/32 |
| SPF_IP | 34.252.205.76/32 |
| SPF_IP | 43.228.184.0/22 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
| SPF_IP | 52.19.235.69/32 |
| SPF_IP | 52.19.41.236/32 |
| SPF_IP | 54.193.118.165 |
| SPF_IP | 54.206.1.219/32 |
| SPF_IP | 54.67.72.28 |
| SPF_IP | 59.100.174.105 |
| SPF_IP | 62.13.152.125/32 |
| SPF_IP | 66.235.120.0/21 |
| SPF_IP | 66.235.155.127 |
| SPF_IP | 67.231.148.197 |
| SPF_IP | 67.231.156.196 |
| SPF_IP | 74.91.80.0/20 |
Related pages
Pivot deeper into the graph from seqwater.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seqwater.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.