Hostname
invoicectb.com.br
Last fetched
invoicectb.com.br has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:weblink (102) as the registrar.
Nutrition Label
Resolution chain
invoicectb.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:weblink (102)
- Organization
- invoice gest?o cont?bil
- Contact emails
Subdomains
14 observed subdomains of invoicectb.com.br.
Web-graph footprint
Distinct hostnames that link to or from invoicectb.com.br in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for invoicectb.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | invoicectb.com.br |
| SPF_IP | 187.63.209.2 |
| SPF_IP | 187.63.209.37 |
| SPF_IP | 187.63.209.5 |
| SPF_IP | 187.63.210.11 |
| SPF_IP | 2804:3190:f:f:f:f:1:0/112 |
| SPF_MX | invoicectb.com.br |
Related pages
Pivot deeper into the graph from invoicectb.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "invoicectb.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.