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
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.
Showing 25 of 35. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for techs.co.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | bakerag.co.nz |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u826348.wl.sendgrid.net |
| SPF_IP | 159.183.115.171 |
| SPF_IP | 203.171.56.30 |
| SPF_IP | 223.165.66.253/32 |
| SPF_MX | techs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.