Hostname
diroma.com.br
Last fetched
diroma.com.br resolves to 4 IPv4 addresses operated by AS28309 in BR.
Nutrition Label
Resolution chain
diroma.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 187.44.75.148 | 187.44.74.0/23 | AS28309 | — | BR |
| 187.44.75.148 | 187.44.74.0/23 | AS28309 | — | BR |
| 187.62.84.172 | 187.62.84.0/24 | AS269715 | — | BR |
| 187.62.84.172 | 187.62.84.0/24 | AS269715 | — | BR |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- ricardo marcel garcia gomes
- Contact emails
Subdomains
44 observed subdomains of diroma.com.br.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from diroma.com.br in the public web crawl.
96 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for diroma.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-77.mailgrid.net.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 142.44.148.164 |
| SPF_IP | 158.69.195.121 |
| SPF_IP | 18.228.229.224 |
| SPF_IP | 192.99.254.115 |
| SPF_IP | 51.79.38.67 |
| SPF_IP | 52.202.93.79 |
| SPF_IP | 54.39.164.153 |
Related pages
Pivot deeper into the graph from diroma.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "diroma.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.