Skip to content

Hostname

futureproof.app

Last fetched

futureproof.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · futureproof.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/futureproof.app

Resolution chain

futureproof.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.78.1318.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.6018.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.6618.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.8018.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.93.10318.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.1418.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.2218.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.8318.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

2 observed subdomains of futureproof.app.

Web-graph footprint

Distinct hostnames that link to or from futureproof.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for futureproof.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from futureproof.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "futureproof.app"})-[: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.