Skip to content

Hostname

futuau.com

Last fetched

futuau.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:3858 as the registrar.

Nutrition Label

WHISPER CANON · futuau.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/futuau.com

Resolution chain

futuau.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.206.142.12654.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.247.11754.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:3858
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of futuau.com.

Web-graph footprint

Distinct hostnames that link to or from futuau.com in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for futuau.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.169.235.179
SPF_IP69.169.235.180
SPF_IP69.169.235.181
SPF_IP69.169.235.182
SPF_IP69.169.235.183

Related pages

Pivot deeper into the graph from futuau.com.

Cypher and MCP

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

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