Hostname
simplast.com.br
Last fetched
simplast.com.br resolves to 1 IPv4 address operated by IDC19 - WDI SOLUCOES EM TEC INFORMACAO LTDA in BR. WHOIS lists registrar:kinghost (107) as the registrar.
Nutrition Label
Resolution chain
simplast.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 |
|---|---|---|---|---|
| 177.154.191.150 | 177.154.191.0/24 | AS53038 | IDC19 - WDI SOLUCOES EM TEC INFORMACAO LTDA | BR |
WHOIS identity
- Registrar
- registrar:kinghost (107)
- Organization
- sindicato da ind?stria do mat plastico do est mg
- Contact emails
Subdomains
1 observed subdomain of simplast.com.br.
| Subdomain |
|---|
| www.simplast.com.br |
Web-graph footprint
Distinct hostnames that link to or from simplast.com.br in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- simplast.com.br
SPF policy
8 SPF mechanisms authorising senders for simplast.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | simplast.com.br |
| SPF_INCLUDE | spf.finn1080.com.br |
| SPF_INCLUDE | spf.hoth4477.com.br |
| SPF_INCLUDE | spf.sinai.staydns.com |
| SPF_IP | 177.154.191.150 |
| SPF_IP | 187.108.207.21 |
| SPF_IP | 45.179.90.30 |
| SPF_MX | simplast.com.br |
Related pages
Pivot deeper into the graph from simplast.com.br.
- IP · 177.154.191.150
- ASN · AS53038IDC19 - WDI SOLUCOES EM TEC INFORMACAO LTDA
- Registrar · registrar:kinghost (107)
- Country · BR
- Email · simplast@simplast.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · si…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simplast.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.