Skip to content

Hostname

crmthink.com.br

Last fetched

crmthink.com.br resolves to 1 IPv4 address operated by AS31463 in GB.

Nutrition Label

WHISPER CANON · crmthink.com.brRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/crmthink.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
165.84.219.48165.84.216.0/21AS31463GB

WHOIS identity

Registrar
Organization
romualdo da silva
Contact emails

Subdomains

35 observed subdomains of crmthink.com.br.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for crmthink.com.br.

MechanismTarget
SPF_Acrmthink.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.tiflux.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_IP165.84.219.48
SPF_IP177.153.227.134
SPF_MXcrmthink.com.br

Related pages

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

Cypher and MCP

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

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