Skip to content

Hostname

faccon.edu.br

Last fetched

faccon.edu.br resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · faccon.edu.brRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/faccon.edu.br

Resolution chain

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

WHOIS identity

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

Subdomains

6 observed subdomains of faccon.edu.br.

Web-graph footprint

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

43 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for faccon.edu.br.

MechanismTarget
SPF_Afaccon.edu.br
SPF_IP135.181.112.226
SPF_IP135.181.112.251
SPF_IP142.132.151.102
SPF_IP157.90.4.188
SPF_IP164.68.108.61
SPF_IP65.21.27.52
SPF_IP65.21.91.187
SPF_MXfaccon.edu.br

Related pages

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

Cypher and MCP

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

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