Skip to content

Hostname

proform.co.nz

Last fetched

proform.co.nz resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · proform.co.nzRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/proform.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
149.28.188.247149.28.160.0/19AS20473AS-VULTR - The Constant Company, LLCAU

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
Contact emails

Subdomains

2 observed subdomains of proform.co.nz.

Web-graph footprint

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

8 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aproform.co.nz
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-00235e01.pphosted.com
SPF_INCLUDEspf.pacificasp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sharp.net.nz
SPF_IP114.134.7.74/32
SPF_IP120.136.55.17/32
SPF_IP203.89.182.90/32
SPF_MXproform.co.nz

Related pages

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

Cypher and MCP

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

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