Skip to content

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

WHISPER CANON · ippuc.org.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/ippuc.org.br

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.

IPPrefixASNOperatorCountry
177.125.179.152177.125.179.0/24AS262349SIMEC1-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.

Web-graph footprint

Distinct hostnames that link to or from ippuc.org.br in the public web crawl.

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ippuc.org.br.

MechanismTarget
SPF_Aippuc.org.br
SPF_IP177.125.176.201
SPF_IP177.125.176.202
SPF_IP177.125.176.210
SPF_IP177.125.179.121
SPF_IP177.125.179.131
SPF_MXippuc.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.