Skip to content

Hostname

ifpr.edu.br

Last fetched

ifpr.edu.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · ifpr.edu.brRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ifpr.edu.br

Resolution chain

ifpr.edu.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.228.63.1518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.74.3818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.246.12318.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.96.12118.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.164.10818.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.43.418.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.86.3918.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.53.24518.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.192.18354.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.193.1954.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.126.2354.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.142.16654.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.236.11454.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.78.22054.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.161.13656.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.124.20856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.250.12556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.124.7.15756.124.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.21.20354.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.135.17356.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with ifpr.edu.br in WhisperGraph.

Subdomains

96 observed subdomains of ifpr.edu.br.

Web-graph footprint

Distinct hostnames that link to or from ifpr.edu.br in the public web crawl.

222 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ifpr.edu.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP54.94.104.198

Related pages

Pivot deeper into the graph from ifpr.edu.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ifpr.edu.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.