Hostname
crmthink.com.br
Last fetched
crmthink.com.br resolves to 1 IPv4 address operated by AS31463 in GB.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.84.219.48 | 165.84.216.0/21 | AS31463 | — | GB |
WHOIS identity
- Registrar
- —
- Organization
- romualdo da silva
- Contact emails
Subdomains
35 observed subdomains of crmthink.com.br.
Showing 25 of 35. View all subdomains →
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
MX records
SPF policy
9 SPF mechanisms authorising senders for crmthink.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | crmthink.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | _spf.tiflux.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 165.84.219.48 |
| SPF_IP | 177.153.227.134 |
| SPF_MX | crmthink.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.