Skip to content

Hostname

techs.co.nz

Last fetched

techs.co.nz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.

Nutrition Label

WHISPER CANON · techs.co.nzRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/techs.co.nz

Resolution chain

techs.co.nz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:sitetech solutions ltd t/a sitename
Organization
wairarapa computer services
Contact emails

Subdomains

35 observed subdomains of techs.co.nz.

Web-graph footprint

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

33 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for techs.co.nz.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEbakerag.co.nz
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP159.183.115.171
SPF_IP203.171.56.30
SPF_IP223.165.66.253/32
SPF_MXtechs.co.nz

Related pages

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

Cypher and MCP

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

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