Skip to content

Hostname

techspan.co.nz

Last fetched

techspan.co.nz resolves to 1 IPv4 address operated by HOOPLAHOSTING-AS-AP Hoopla Hosting Limited in NZ. WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.

Nutrition Label

WHISPER CANON · techspan.co.nzRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/techspan.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
103.96.117.73103.96.117.0/24AS133950HOOPLAHOSTING-AS-AP Hoopla Hosting LimitedNZ

WHOIS identity

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

Subdomains

10 observed subdomains of techspan.co.nz.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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