Hostname
artdesign.com.br
Last fetched
artdesign.com.br resolves to 1 IPv4 address operated by AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA in BR.
Nutrition Label
Resolution chain
artdesign.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 |
|---|---|---|---|---|
| 186.227.207.8 | 186.227.207.0/24 | AS53055 | AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- art & design publicidade e propaganda s/s ltda.
- Contact emails
Subdomains
9 observed subdomains of artdesign.com.br.
Web-graph footprint
Distinct hostnames that link to or from artdesign.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for artdesign.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | artdesign.com.br |
| SPF_INCLUDE | k2host.com.br |
| SPF_IP | 138.128.179.2/29 |
| SPF_IP | 138.128.179.82/29 |
| SPF_IP | 138.128.179.84 |
| SPF_IP | 138.128.186.98/29 |
| SPF_IP | 169.254.1.2/16 |
| SPF_IP | 184.171.250.114/29 |
| SPF_IP | 184.171.250.115/32 |
| SPF_IP | 186.227.207.60 |
| SPF_IP | 186.227.207.74 |
| SPF_IP | 186.227.207.8 |
| SPF_IP | 187.45.183.58/29 |
| SPF_IP | 198.49.67.132 |
| SPF_MX | artdesign.com.br |
Related pages
Pivot deeper into the graph from artdesign.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "artdesign.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.