Hostname
sampi.net.br
Last fetched
sampi.net.br resolves to 2 IPv4 addresses operated by AS28195 in BR.
Nutrition Label
Resolution chain
sampi.net.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 186.249.32.232 | 186.249.32.0/22 | AS28195 | — | BR |
| 187.32.229.76 | 187.32.0.0/16 | AS16735 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- luiz andr? do couto diniz filho
- Contact emails
Subdomains
1 observed subdomain of sampi.net.br.
| Subdomain |
|---|
| www.sampi.net.br |
Web-graph footprint
Distinct hostnames that link to or from sampi.net.br in the public web crawl.
515 sites link to this hostname.
131 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for sampi.net.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | netblocks.dreamhost.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_MX | sampi.net.br |
Related pages
Pivot deeper into the graph from sampi.net.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sampi.net.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.