Hostname
opus.co.nz
Last fetched
opus.co.nz resolves to 1 IPv4 address operated by AS9889 in NZ. WHOIS lists registrar:csc corporate domains, inc as the registrar.
Nutrition Label
Resolution chain
opus.co.nz 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.100.98.231 | 123.100.64.0/18 | AS9889 | — | NZ |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Organization
- opus international consultants
- Contact emails
Subdomains
20 observed subdomains of opus.co.nz.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from opus.co.nz in the public web crawl.
52 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for opus.co.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.210.87.20 |
| SPF_IP | 118.127.87.207/32 |
| SPF_IP | 128.242.118.200/32 |
| SPF_IP | 13.73.207.30 |
| SPF_IP | 168.63.166.166 |
| SPF_IP | 185.99.236.1 |
| SPF_IP | 202.78.240.40 |
| SPF_IP | 213.199.154.192/26 |
| SPF_IP | 23.97.53.236 |
| SPF_IP | 52.237.218.32 |
| SPF_IP | 95.142.152.224 |
| SPF_MX | opus.co.nz |
Related pages
Pivot deeper into the graph from opus.co.nz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opus.co.nz"})-[: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.