Skip to content

Hostname

cfq.org.br

Last fetched

cfq.org.br resolves to 2 IPv4 addresses operated by AS262989 in BR.

Nutrition Label

WHISPER CANON · cfq.org.brRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/cfq.org.br

Resolution chain

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

WHOIS identity

Registrar
Organization
conselho federal de quimica
Contact emails

Subdomains

13 observed subdomains of cfq.org.br.

Web-graph footprint

Distinct hostnames that link to or from cfq.org.br in the public web crawl.

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cfq.org.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.24.6
SPF_IP190.103.171.50
SPF_IP24.152.15.146
SPF_MXcfq.org.br

Related pages

Pivot deeper into the graph from cfq.org.br.

Cypher and MCP

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

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