Skip to content

Hostname

systemair.nz

Last fetched

systemair.nz resolves to 1 IPv4 address operated by AS18400 in NZ. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · systemair.nzRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/systemair.nz

Resolution chain

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

IPPrefixASNOperatorCountry
203.171.55.88203.171.32.0/19AS18400NZ

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
Contact emails

Subdomains

8 observed subdomains of systemair.nz.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for systemair.nz.

MechanismTarget
SPF_Amail.systemair.se
SPF_Asmtp01.emea.sabacloud.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP4.231.218.169
SPF_IP98.71.32.4
SPF_MXsystemair.nz

Related pages

Pivot deeper into the graph from systemair.nz.

Cypher and MCP

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

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