Skip to content

Hostname

deciphergroup.co.nz

Last fetched

deciphergroup.co.nz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.

Nutrition Label

WHISPER CANON · deciphergroup.co.nzRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/deciphergroup.co.nz

Resolution chain

deciphergroup.co.nz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.76.142104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
170.64.206.250170.64.192.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCAU
172.67.196.27172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:dreamscape networks international pte ltd t/a crazy domains
Organization
Contact emails

Subdomains

9 observed subdomains of deciphergroup.co.nz.

Web-graph footprint

Distinct hostnames that link to or from deciphergroup.co.nz in the public web crawl.

32 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for deciphergroup.co.nz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.23.106.2

Related pages

Pivot deeper into the graph from deciphergroup.co.nz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deciphergroup.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.