Skip to content

Hostname

amtech.co.nz

Last fetched

amtech.co.nz resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · amtech.co.nzRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/amtech.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.254.225172.105.254.0/23AS63949AU

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
amtech medical
Contact emails

Subdomains

22 observed subdomains of amtech.co.nz.

Web-graph footprint

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

22 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amtech.co.nz.

MechanismTarget
SPF_INCLUDEfdspfaus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.tmes-anz.trendmicro.com
SPF_IP13.238.202.167/30
SPF_IP150.242.42.91/32
SPF_MXamtech.co.nz

Related pages

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

Cypher and MCP

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

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