Hostname
futurebuild.co.nz
Last fetched
futurebuild.co.nz resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:csc corporate domains, inc as the registrar.
Nutrition Label
Resolution chain
futurebuild.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 |
|---|---|---|---|---|
| 13.55.223.134 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of futurebuild.co.nz.
Web-graph footprint
Distinct hostnames that link to or from futurebuild.co.nz in the public web crawl.
16 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for futurebuild.co.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | aus-k1.o365.crossware.co.nz |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.237.3.44 |
| SPF_IP | 13.55.223.134 |
| SPF_IP | 198.21.4.139/32 |
| SPF_IP | 20.193.18.29 |
| SPF_IP | 20.193.4.65 |
| SPF_IP | 20.40.160.212 |
| SPF_IP | 20.40.171.166 |
| SPF_IP | 20.40.171.203 |
| SPF_IP | 20.40.186.122 |
| SPF_IP | 52.147.28.32 |
| SPF_IP | 52.189.217.208 |
| SPF_IP | 52.64.167.182 |
Related pages
Pivot deeper into the graph from futurebuild.co.nz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "futurebuild.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.