Skip to content

Hostname

fflip.com.br

Last fetched

fflip.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.255.201.240173.255.192.0/20AS63949US

WHOIS identity

Registrar
Organization
d2w digital
Contact emails

Subdomains

62 observed subdomains of fflip.com.br.

Web-graph footprint

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

47 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fflip.com.br.

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDE_spf.localservices.com.br
SPF_INCLUDEfflspf.fflip.com.br

Related pages

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

Cypher and MCP

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

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