Hostname
ippuc.org.br
Last fetched
ippuc.org.br resolves to 1 IPv4 address operated by SIMEC1-AS-AP SIMEC SYSTEM LTD. in BR.
Nutrition Label
Resolution chain
ippuc.org.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.125.179.152 | 177.125.179.0/24 | AS262349 | SIMEC1-AS-AP SIMEC SYSTEM LTD. | BR |
WHOIS identity
- Registrar
- —
- Organization
- inst. de pesquisa e plan urbano de curitiba-ippuc
- Contact emails
Subdomains
26 observed subdomains of ippuc.org.br.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ippuc.org.br in the public web crawl.
115 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for ippuc.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | ippuc.org.br |
| SPF_IP | 177.125.176.201 |
| SPF_IP | 177.125.176.202 |
| SPF_IP | 177.125.176.210 |
| SPF_IP | 177.125.179.121 |
| SPF_IP | 177.125.179.131 |
| SPF_MX | ippuc.org.br |
Related pages
Pivot deeper into the graph from ippuc.org.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ippuc.org.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.