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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.28.188.247 | 149.28.160.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | AU |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for proform.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | proform.co.nz |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-00235e01.pphosted.com |
| SPF_INCLUDE | spf.pacificasp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sharp.net.nz |
| SPF_IP | 114.134.7.74/32 |
| SPF_IP | 120.136.55.17/32 |
| SPF_IP | 203.89.182.90/32 |
| SPF_MX | proform.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.