Skip to content

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

WHISPER CANON · opus.co.nzRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/opus.co.nz

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.

IPPrefixASNOperatorCountry
123.100.98.231123.100.64.0/18AS9889NZ

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
opus international consultants
Contact emails

Subdomains

20 observed subdomains of opus.co.nz.

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

SPF policy

15 SPF mechanisms authorising senders for opus.co.nz.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.210.87.20
SPF_IP118.127.87.207/32
SPF_IP128.242.118.200/32
SPF_IP13.73.207.30
SPF_IP168.63.166.166
SPF_IP185.99.236.1
SPF_IP202.78.240.40
SPF_IP213.199.154.192/26
SPF_IP23.97.53.236
SPF_IP52.237.218.32
SPF_IP95.142.152.224
SPF_MXopus.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.