Skip to content

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

WHISPER CANON · futurebuild.co.nzRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/futurebuild.co.nz

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.

IPPrefixASNOperatorCountry
13.55.223.13413.54.0.0/15AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for futurebuild.co.nz.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEaus-k1.o365.crossware.co.nz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.237.3.44
SPF_IP13.55.223.134
SPF_IP198.21.4.139/32
SPF_IP20.193.18.29
SPF_IP20.193.4.65
SPF_IP20.40.160.212
SPF_IP20.40.171.166
SPF_IP20.40.171.203
SPF_IP20.40.186.122
SPF_IP52.147.28.32
SPF_IP52.189.217.208
SPF_IP52.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.