Skip to content

Hostname

bcsystems.co.nz

Last fetched

bcsystems.co.nz resolves to 1 IPv4 address operated by AS45637 in NZ. WHOIS lists registrar:voyager internet ltd t/a 1st domains as the registrar.

Nutrition Label

WHISPER CANON · bcsystems.co.nzRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bcsystems.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
182.54.160.72182.54.160.0/20AS45637NZ

WHOIS identity

Registrar
registrar:voyager internet ltd t/a 1st domains
Organization
Contact emails

Subdomains

12 observed subdomains of bcsystems.co.nz.

Web-graph footprint

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

7 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bcsystems.co.nz.

MechanismTarget
SPF_Abcsystems.co.nz
SPF_INCLUDEspf.securevoip.nz
SPF_IP182.54.160.72
SPF_MXbcsystems.co.nz

Related pages

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

Cypher and MCP

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

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