Hostname
gruposbf.com.br
Last fetched
gruposbf.com.br resolves to 13 IPv4 addresses operated by AS20940 in DE.
Nutrition Label
Resolution chain
gruposbf.com.br resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- cristiano magno
- Contact emails
Subdomains
270 observed subdomains of gruposbf.com.br.
Showing 23 of 270. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gruposbf.com.br in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for gruposbf.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | gruposbf.com.br |
| SPF_A | mail.gruposbf.com.br |
| SPF_A | mx1.gruposbf.com.br |
| SPF_A | mx2.gruposbf.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 149.72.138.71 |
| SPF_IP | 149.72.237.186 |
| SPF_IP | 168.245.97.51 |
| SPF_IP | 177.154.138.200/29 |
| SPF_IP | 189.125.75.230 |
| SPF_IP | 200.182.6.116 |
| SPF_IP | 200.182.6.120 |
| SPF_IP | 200.182.6.123 |
| SPF_IP | 207.244.98.227/32 |
| SPF_MX | gruposbf.com.br |
Related pages
Pivot deeper into the graph from gruposbf.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gruposbf.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.