Skip to content

Hostname

claimmanager.co.nz

Last fetched

claimmanager.co.nz resolves to 1 IPv4 address operated by UNSPECIFIED - Allianz Technology SE in AU. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

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

Resolution chain

claimmanager.co.nz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.119.73.84103.119.73.0/24AS8360UNSPECIFIED - Allianz Technology SEAU

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
Contact emails

Subdomains

1 observed subdomain of claimmanager.co.nz.

Web-graph footprint

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

29 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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