Skip to content

Hostname

fullfit.com.br

Last fetched

fullfit.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · fullfit.com.brRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/fullfit.com.br

Resolution chain

fullfit.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.22.155.25144.22.128.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
full fit industria importacao e comercio ltda
Contact emails

Subdomains

7 observed subdomains of fullfit.com.br.

Web-graph footprint

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

14 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fullfit.com.br.

MechanismTarget
SPF_INCLUDE114806.meuspf.com
SPF_INCLUDEspf.enviaremails.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whservidor.com

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fullfit.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.