Skip to content

Hostname

fftuning.com.br

Last fetched

fftuning.com.br resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · fftuning.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fftuning.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.161.8613.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
191.6.222.103191.6.222.0/23AS28299BR
76.223.33.24276.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
aur?lio jos? almeida carvalho
Contact emails

Subdomains

1 observed subdomain of fftuning.com.br.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fftuning.com.br.

MechanismTarget
SPF_INCLUDE_spf.kinghost.net

Related pages

Pivot deeper into the graph from fftuning.com.br.

Cypher and MCP

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

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