Skip to content

Hostname

colorgraf.com.br

Last fetched

colorgraf.com.br resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · colorgraf.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/colorgraf.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.84.237104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.198.226172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
colorgraf grafica editora ltda.
Contact emails

Subdomains

18 observed subdomains of colorgraf.com.br.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for colorgraf.com.br.

MechanismTarget
SPF_Acolorgraf.com.br
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_INCLUDEspf4.auinmeio.com.br
SPF_IP177.39.222.224/29
SPF_IP201.87.206.24/29
SPF_MXcolorgraf.com.br

Related pages

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

Cypher and MCP

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

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