Hostname
bemglo.com.br
Last fetched
bemglo.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- bemgl? com?rcio, licenciamentos e servi?os ltda
- Contact emails
Subdomains
7 observed subdomains of bemglo.com.br.
Web-graph footprint
Distinct hostnames that link to or from bemglo.com.br in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- bemglo.com.br
SPF policy
13 SPF mechanisms authorising senders for bemglo.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | bemglo.com.br |
| SPF_INCLUDE | co38.nspmanaged.com |
| SPF_INCLUDE | co50.nspmanaged.com |
| SPF_INCLUDE | co51.nspmanaged.com |
| SPF_INCLUDE | co52.nspmanaged.com |
| SPF_INCLUDE | spf.nspmanaged.com |
| SPF_IP | 142.44.223.116 |
| SPF_IP | 149.56.119.32 |
| SPF_IP | 192.99.18.140 |
| SPF_IP | 192.99.210.25 |
| SPF_IP | 192.99.210.26 |
| SPF_IP | 51.161.106.128 |
| SPF_MX | bemglo.com.br |
Related pages
Pivot deeper into the graph from bemglo.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bemglo.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.