Skip to content

Hostname

facisa.edu.py

Last fetched

facisa.edu.py resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · facisa.edu.pyRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/facisa.edu.py

Resolution chain

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

IPPrefixASNOperatorCountry
144.22.142.240144.22.128.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

No WHOIS records are currently associated with facisa.edu.py in WhisperGraph.

Subdomains

7 observed subdomains of facisa.edu.py.

Web-graph footprint

Distinct hostnames that link to or from facisa.edu.py in the public web crawl.

31 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for facisa.edu.py.

MechanismTarget
SPF_Afacisa.edu.py
SPF_IP104.192.5.146
SPF_IP142.93.206.9
SPF_IP144.22.142.240
SPF_IP173.237.185.74
SPF_IP173.237.190.219
SPF_IP173.237.190.242
SPF_IP173.255.194.26
SPF_IP45.76.234.85
SPF_IP74.208.208.252
SPF_IP74.208.37.45
SPF_MXfacisa.edu.py

Related pages

Pivot deeper into the graph from facisa.edu.py.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "facisa.edu.py"})-[: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.