Skip to content

Hostname

fpcs.edu.br

Last fetched

fpcs.edu.br resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fpcs.edu.brRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fpcs.edu.br

Resolution chain

fpcs.edu.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.4.199.23252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

11 observed subdomains of fpcs.edu.br.

Web-graph footprint

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

12 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fpcs.edu.br.

MechanismTarget
SPF_Afpcs.edu.br
SPF_Amail-oti-f50.google.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEfpcs.edu.br
SPF_INCLUDEfpcspf.fpcs.edu.br
SPF_INCLUDEspf.fpcs.edu.br
SPF_INCLUDEspf_19072.aknamail.com.br
SPF_IP209.85.220.65/32
SPF_IP35.168.216.102
SPF_MXfpcs.edu.br

Related pages

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

Cypher and MCP

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

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