Hostname
greco.com.br
Last fetched
greco.com.br resolves to 1 IPv4 address operated by AS16276 in BR.
Nutrition Label
Resolution chain
greco.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 |
|---|---|---|---|---|
| 167.114.161.196 | 167.114.128.0/18 | AS16276 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- greco comunica??es e servi?os ltda
- Contact emails
Subdomains
44 observed subdomains of greco.com.br.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greco.com.br in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for greco.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | greco.com.br |
| SPF_IP | 158.69.171.160/29 |
| SPF_IP | 167.114.138.64/29 |
| SPF_IP | 167.114.161.192/28 |
| SPF_IP | 167.114.17.64/30 |
| SPF_IP | 192.95.14.44/30 |
| SPF_IP | 192.99.236.160/27 |
| SPF_IP | 192.99.82.236/30 |
| SPF_IP | 198.50.230.104/29 |
| SPF_IP | 200.170.84.14/30 |
| SPF_MX | greco.com.br |
Related pages
Pivot deeper into the graph from greco.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greco.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.